Record
get-events-response
No description available.
record get-events-response {
data: option<list<event-response>>,
has-more: option<bool>,
sync: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| data | option<list<event-response>> | |
| has-more | option<bool> | |
| sync | option<string> |