Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 493 Bytes

PhoneType.md

File metadata and controls

12 lines (7 loc) · 493 Bytes

PhoneType

An enum indicating whether a phone number is a phone line or a fax line.

Properties

Name Type Description Notes
value str An enum indicating whether a phone number is a phone line or a fax line. must be one of ["phone", "fax", ]

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