Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 681 Bytes

Phone.md

File metadata and controls

12 lines (8 loc) · 681 Bytes

Phone

Properties

Name Type Description Notes
country_code string The two-letter ISO 3166 standard of the country to which the phone number belongs. [optional]
number string The numeric string representing the phone number. [optional]
phone_type string The type of phone service. Valid Values: MOBILE or LAND_LINE Code so that your app gracefully handles any future changes to this list. [optional]

[Back to Model list] [Back to API list] [Back to README]