PhoneNumberInfo
Contains information about a phone number.
This is an alias for the PhoneNumberInfoUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "phoneNumberInfo" | |
country | Information about the country to which the phone number belongs; may be null | |
countryCallingCode | string | The part of the phone number denoting country calling code or its part |
formattedPhoneNumber | string | The phone number without country calling code formatted accordingly to local rules. Expected digits are returned as '-', but even more digits might be entered by the user |