Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.08 KB

File metadata and controls

27 lines (19 loc) · 1.08 KB

ListInboxConversationAnalytics200ResponseItemsInner

Properties

Name Type Description Notes
conversationId String The platformConversationId (the same identity used by metadata.conversationId) [optional]
mongoId String The Conversation document _id, when a matching doc exists [optional]
accountId String [optional]
platform String [optional]
participantName String [optional]
participantUsername String [optional]
participantPicture String [optional]
lastMessage String Cached preview from the Conversation doc [optional]
totalMessages Integer [optional]
received Integer [optional]
sent Integer [optional]
read Integer [optional]
failed Integer [optional]
firstMessageAt OffsetDateTime [optional]
lastMessageAt OffsetDateTime [optional]