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 | ItuPhoneV2Request_ituCountryCode | [optional] [default to null] | |
| e164Format | ItuPhoneV2_e164Format | [optional] [default to null] | |
| intlFormat | ItuPhoneV2_intlFormat | [optional] [default to null] | |
| natlFormat | ItuPhoneV2_natlFormat | [optional] [default to null] | |
| isPossible | ItuPhoneV2_isPossible | [optional] [default to null] | |
| isValid | ItuPhoneV2_isValid | [optional] [default to null] | |
| presumedPhoneType | ItuPhoneV2_presumedPhoneType | [optional] [default to null] |