Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.26 KB

Phones.md

File metadata and controls

16 lines (12 loc) · 1.26 KB

Phones

Properties

Name Type Description Notes
home \Optile\Model\PhoneNumber Where the customer is reachable when he/she is at home. [optional]
work \Optile\Model\PhoneNumber Where the customer is reachable when he/she is at work. [optional]
mobile \Optile\Model\PhoneNumber Mobile phone of the customer. [optional]
mobile_secondary \Optile\Model\PhoneNumber Second mobile phone of the customer (e.g. from his/her work). [optional]
company \Optile\Model\PhoneNumber The general phone number of the customer's company. Not to be confused with `work` number. [optional]
fax \Optile\Model\PhoneNumber A facsimile number (fax number) that can be used to reach the customer. [optional]
other \Optile\Model\PhoneNumber Any customer's number that does not match any type from above, e.g. pager number. [optional]

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