Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 634 Bytes

File metadata and controls

12 lines (8 loc) · 634 Bytes

EventsGet

Properties

Name Type Description Notes
events Vecmodels::Event An array of events
resume_offset i32 An integer specifying where to resume the request. Only works correctly for the same input parameters.
is_complete bool A boolean specifying if there are more events to be fetched. Repeat with the resumeOffset to get next set.

[Back to Model list] [Back to API list] [Back to README]