RichPhoneV2_phoneNumber
Properties
| Name |
Type |
Description |
Notes |
| country |
ItuPhoneV2_country |
|
[optional] [default to null] |
| userFormat |
String |
Phone number in arbitrary format as provided by user. Note: Please be aware that this format may vary between phone numbers. If you need a format for programmatic purposes, please consider using the field `e164Format`. |
[optional] [default to null] |
| ituCountryCode |
Integer |
|
[optional] [default to null] |
| e164Format |
String |
|
[optional] [default to null] |
| intlFormat |
String |
|
[optional] [default to null] |
| natlFormat |
String |
|
[optional] [default to null] |
| isPossible |
Boolean |
|
[optional] [default to null] |
| isValid |
Boolean |
|
[optional] [default to null] |
| presumedPhoneType |
ItuPhoneV2_presumedPhoneType |
|
[optional] [default to null] |
[Back to Model list] [Back to API list] [Back to README]