Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 740 Bytes

PhoneNumber.md

File metadata and controls

15 lines (11 loc) · 740 Bytes

Apideck.Model.PhoneNumber

Properties

Name Type Description Notes
Id string Unique identifier of the phone number [optional]
CountryCode string The country code of the phone number, e.g. +1 [optional]
AreaCode string The area code of the phone number, e.g. 323 [optional]
Number string The phone number
Extension string The extension of the phone number [optional]
Type string The type of phone number [optional]

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