Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 774 Bytes

Contact.md

File metadata and controls

18 lines (14 loc) · 774 Bytes

Contact

Properties

Name Type Description Notes
added datetime [optional]
email str
first_name str [optional]
last_name str [optional]
list_associations list[ContactList] [optional]
name str Full name of the contact. Will, if present, take precedence over first_name and last_name. [optional]
status str [optional]
status_changed datetime [optional]
tags list[str] [optional]

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