Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.qminder.com/llms.txt

Use this file to discover all available pages before exploring further.

No description
enum Sentiment {
  POSITIVE
  NEGATIVE
  NEUTRAL
  MIXED
  UNKNOWN
}

Values

Sentiment.POSITIVE

Sentiment.NEGATIVE

Sentiment.NEUTRAL

Sentiment.MIXED

Sentiment.UNKNOWN

Member Of

TicketMessage object