Builder
A builder for EventListParams.
Functions
Adds a single EventType to eventTypes.
Date string in RFC 3339 format. Only entries created after the specified time will be included. UTC time zone.
Returns an immutable instance of EventListParams.
Date string in RFC 3339 format. Only entries created before the specified time will be included. UTC time zone.
A cursor representing an item's token before which a page of results should end. Used to retrieve the previous page of results before this item.
Event types to filter events by.
Alias for Builder.pageSize.
Page size (for pagination).
A cursor representing an item's token after which a page of results should begin. Used to retrieve the next page of results after this item.
Alias for Builder.withContent.
Whether to include the event payload content in the response.