Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.46 KB

ConversationSummary.md

File metadata and controls

26 lines (22 loc) · 1.46 KB

com.ultracart.admin.v2.Model.ConversationSummary

Properties

Name Type Description Notes
Closed bool? [optional]
ConversationArn string [optional]
ConversationUuid string [optional]
CustomerFirstMessageUnrespondedToDts string Date/time of the first customer message that is unresponded to. [optional]
LastConversationMessageBody string [optional]
LastConversationParticipantArn string [optional]
LastConversationParticipantName string [optional]
LastInteractiveMessageDts string Last interactive message date/time [optional]
LastMessageDts string Last message date/time [optional]
Medium string The communication medium of the customer. [optional]
MerchantId string [optional]
MessageCount int? [optional]
Participants List<ConversationParticipant> [optional]
Sentiment ConversationSentiment [optional]
StartDts string Start of the conversation date/time [optional]
UnreadMessages bool? [optional]
Visible bool? [optional]

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