trixnity-applicationserviceapi-model
3.0.0-beta2
trixnity-applicationserviceapi-model
/
net.folivo.trixnity.applicationserviceapi.model
/
AddTransaction
/
Request
Request
@
Serializable
data
class
Request
(
val
events
:
List
<
Event
<
*
>
>
)
Constructors
Properties
Constructors
Request
Link copied to clipboard
fun
Request
(
events
:
List
<
Event
<
*
>
>
)
Properties
events
Link copied to clipboard
val
events
:
List
<
Event
<
*
>
>