trixnity-clientserverapi-model
Toggle table of contents
4.13.3
common
Platform filter
common
Switch theme
Search in API
trixnity-clientserverapi-model
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.push
/
SetPushRuleEnabled
/
Request
Request
@
Serializable
data
class
Request
(
val
enabled
:
Boolean
)
Members
Constructors
Request
Link copied to clipboard
constructor
(
enabled
:
Boolean
)
Properties
enabled
Link copied to clipboard
@
SerialName
(
value
=
"enabled"
)
val
enabled
:
Boolean