kindlysdk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
kindlysdk
kindlysdk
/
no.kindly.chatsdk.chat.sdk.data.entity.settings
/
SentimentDataSDK
Sentiment
Data
SDK
@
Serializable
data
class
SentimentDataSDK
(
val
title
:
String
?
,
val
buttons
:
List
<
SentimentButtonDataSDK
>
?
)
Members
Constructors
Sentiment
Data
SDK
Link copied to clipboard
constructor
(
title
:
String
?
,
buttons
:
List
<
SentimentButtonDataSDK
>
?
)
Properties
buttons
Link copied to clipboard
val
buttons
:
List
<
SentimentButtonDataSDK
>
?
title
Link copied to clipboard
val
title
:
String
?