Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 754 Bytes

ConversationSentiment.md

File metadata and controls

15 lines (11 loc) · 754 Bytes

com.ultracart.admin.v2.Model.ConversationSentiment

Properties

Name Type Description Notes
LastDetectSentiment string The last time the detect sentiment was run on this conversation [optional]
Mixed decimal? The mixed score [optional]
Negative decimal? The negative score [optional]
Neutral decimal? The neutral score [optional]
Positive decimal? The positive score [optional]
Sentiment string The overall sentiment [optional]

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