Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 611 Bytes

File metadata and controls

12 lines (9 loc) · 611 Bytes

PublicConversation

Properties

Name Type Description Notes
id int Id of the conversation [optional]
inbox_id str The inbox id of the conversation [optional]
messages list[Message] Messages in the conversation [optional]
contact object The contact information associated to the conversation [optional]

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