kindlysdk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
kindlysdk
kindlysdk
/
no.kindly.chatsdk.chat.presentation.feedback.helpers
/
SentimentData
Sentiment
Data
data
class
SentimentData
(
val
title
:
String
,
val
buttons
:
List
<
ButtonData
>
)
Members
Constructors
Sentiment
Data
Link copied to clipboard
constructor
(
title
:
String
,
buttons
:
List
<
ButtonData
>
)
Properties
buttons
Link copied to clipboard
val
buttons
:
List
<
ButtonData
>
title
Link copied to clipboard
val
title
:
String