Skip to content

Files

Latest commit

dbb08a5 · Mar 14, 2017

History

History
12 lines (8 loc) · 630 Bytes

PhoneNumberContact.md

File metadata and controls

12 lines (8 loc) · 630 Bytes

PhoneNumberContact

Properties

Name Type Description Notes
type str Type of phone number, must be one of: home, business, mobile, fax, pager. Default is home. [optional]
number str Phone number, as entered. Does not need to be formatted in any particular way. Required. [optional]
normalized str Phone number in E.164 format. Read-only. [optional]

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