Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.1 KB

PostContactPersonsContactPerson.md

File metadata and controls

18 lines (15 loc) · 1.1 KB

# PostContactPersonsContactPerson

Properties

Name Type Description Notes
addressId string The address of the contact person
name string The name of the contact person
contactPersonTypeIds string[] The IDs of the Contact Person Types.
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]
isPreferredContact bool Indicates whether this contact person is a preferred contact [optional]

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