trixnity-applicationserviceapi-model
3.9.0
common
trixnity-applicationserviceapi-model
/
net.folivo.trixnity.applicationserviceapi.model
/
AddTransactionLegacy
/
Request
Request
@
Serializable
data
class
Request
(
val
events
:
List
<
Event
<
*
>
>
)
Members
Constructors
Request
Link copied to clipboard
constructor
(
events
:
List
<
Event
<
*
>
>
)
Properties
events
Link copied to clipboard
val
events
:
List
<
Event
<
*
>
>