toggle menu
kindlysdk
main
switch theme
search in API
kindlysdk
/
no.kindly.chatsdk.chat.sdk.data.entity.settings
/
SettingsResponse
Settings
Response
data
class
SettingsResponse
(
val
settings
:
SettingsDataSDK
,
val
style
:
StyleDataSDK
,
val
text
:
TextResourcesSDK
)
Setting response
Members
Constructors
Settings
Response
Link copied to clipboard
constructor
(
settings
:
SettingsDataSDK
,
style
:
StyleDataSDK
,
text
:
TextResourcesSDK
)
Properties
settings
Link copied to clipboard
val
settings
:
SettingsDataSDK
style
Link copied to clipboard
val
style
:
StyleDataSDK
text
Link copied to clipboard
val
text
:
TextResourcesSDK