Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 614 Bytes

File metadata and controls

13 lines (9 loc) · 614 Bytes

ContactPerson

Properties

Name Type Description Notes
first_name str First name of person [optional]
last_name str Last name of person [optional]
email_address str Email address of person [optional]
include_in_emails bool boolean to indicate whether contact should be included on emails with invoices etc. [optional]

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