Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 916 Bytes

GetConversationMessage200Response.md

File metadata and controls

21 lines (18 loc) · 916 Bytes

# GetConversationMessage200Response

Properties

Name Type Description Notes
conversation string ObjectId (unique 12 bytes ID) [optional]
from object
fromNumber string
to mixed[]
text string [optional]
direction string
attachments mixed[] [optional]
referenceId string [optional]
id string ObjectId (unique 12 bytes ID) [optional]
createdByUserId string ObjectId (unique 12 bytes ID) [optional]
updatedByUserId string ObjectId (unique 12 bytes ID) [optional]
createdAt \DateTime [optional]
updatedAt \DateTime [optional]

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