Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.13 KB

PostContactsContactMainContactPerson.md

File metadata and controls

18 lines (15 loc) · 1.13 KB

# PostContactsContactMainContactPerson

Properties

Name Type Description Notes
contactPersonTypeIds string[] The IDs of the Contact Person Types. [optional]
name string The name of the contact person [optional]
jobTitle string The job title of the contact person [optional]
telephone string The telephone number of the contact person [optional]
mobile string The mobile number of the contact person [optional]
email string The email address of the contact person [optional]
fax string The fax number of the contact person [optional]
isMainContact bool Indicates whether this is the main contact person. Per contact, only one main contact can be selected. [optional]
addressId string The ID of the Address. [optional]
isPreferredContact bool Indicates whether this contact person is a preferred contact [optional]

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