Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 958 Bytes

ContactPayloadContact.md

File metadata and controls

16 lines (13 loc) · 958 Bytes

ContactPayloadContact

Properties

Name Type Description Notes
id int ID of the contact [optional]
email str Email address of the contact [optional]
name str The name of the contact [optional]
phone_number str Phone number of the contact [optional]
thumbnail str Avatar URL of the contact [optional]
additional_attributes object The object containing additional attributes related to the contact [optional]
custom_attributes object The object to save custom attributes for contact, accepts custom attributes key and value [optional]
contact_inboxes list[ContactInboxes] [optional]

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