trixnity-clientserverapi-model
3.0.0-beta3
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.push
/
GetPushRuleActions
/
Response
Response
@
Serializable
data
class
Response
(
val
actions
:
Set
<
PushAction
>
)
Constructors
Properties
Constructors
Response
Link copied to clipboard
fun
Response
(
actions
:
Set
<
PushAction
>
)
Properties
actions
Link copied to clipboard
val
actions
:
Set
<
PushAction
>