Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 775 Bytes

PhoneNumber.md

File metadata and controls

16 lines (11 loc) · 775 Bytes

PhoneNumber

Properties

Name Type Description Notes
number str The phone number
id str, none_type Unique identifier of the phone number [optional]
country_code str, none_type The country code of the phone number, e.g. +1 [optional]
area_code str, none_type The area code of the phone number, e.g. 323 [optional]
extension str, none_type The extension of the phone number [optional]
type str, none_type The type of phone number [optional]

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