Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 508 Bytes

File metadata and controls

24 lines (12 loc) · 508 Bytes

FeedbackOutputBody

Properties

Name Type Description Notes
sentiment SentimentEnum The sentiment the caller recorded, or null when they have not left any

Enum: SentimentEnum

Name Value
POSITIVE "POSITIVE"
NEUTRAL "NEUTRAL"
NEGATIVE "NEGATIVE"
UNKNOWN_DEFAULT_OPEN_API "unknown_default_open_api"