UserPhoneNumber
The data structure that represents a user’s phone number.
Declaration
object UserPhoneNumberProperties
| Name | Type | Description |
|---|---|---|
phoneNumber | string | The phone number. |
type | UserPhoneNumberType | The type of phone number. See UserPhoneNumberType for possible values. |