EventsRequest

@Serializable
data class EventsRequest(val events: List<EventData>)(source)

Constructors

Link copied to clipboard
constructor(events: List<EventData>)

Properties

Link copied to clipboard