Sensibill Android SDK
androidJvm
Sensibill Rest API
/
com.getsensibill.rest.generated.v2.model
/
ClientInfoResponseDtoNotificationSettings
Client
Info
Response
Dto
Notification
Settings
data
class
ClientInfoResponseDtoNotificationSettings
(
val
accountUpdates
:
Boolean
?
=
null
)
An object describing which notifications could be sent for this client.
Parameters
account
Updates
Members
Constructors
Client
Info
Response
Dto
Notification
Settings
Link copied to clipboard
constructor
(
accountUpdates
:
Boolean
?
=
null
)
Properties
account
Updates
Link copied to clipboard
@
SerializedName
(
value
=
"accountUpdates"
)
val
accountUpdates
:
Boolean
?
=
null