Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 593 Bytes

ContactPhoneNumber.md

File metadata and controls

11 lines (7 loc) · 593 Bytes

ContactPhoneNumber

Properties

Name Type Description Notes
phoneNumber String The contact's phone number. Example: `+12223334444` [optional]
phoneType String The type of phone number. Valid values are: - `home` - `mobile` - `work` - `other` - `fax` [optional]

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