OBJECT
The ReportEventPaginator represents a paginated list of report events.
type ReportEventPaginator {# The list of events obtained.data: JSON # A timestamp to pass in as the start time when fetching the next page of data.nextPageTimestamp: Float }