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
/
SentimentButtonDataSDK
Sentiment
Button
Data
SDK
@
Serializable
data
class
SentimentButtonDataSDK
(
val
id
:
String
?
,
val
text
:
String
?
)
Members
Constructors
Sentiment
Button
Data
SDK
Link copied to clipboard
constructor
(
id
:
String
?
,
text
:
String
?
)
Properties
accessibility
Id
Link copied to clipboard
val
accessibilityId
:
String
Generates a unique accessibility identifier for Appium automation Format: sentiment_button_
id
_
text
id
Link copied to clipboard
val
id
:
String
?
text
Link copied to clipboard
val
text
:
String
?