List Import Event Query Params
Class representation of the query parameters for listing import events.
Constructors
Types
Builder for ListImportEventQueryParams.
Properties
Filter for the specified calendar ID. (Not supported for iCloud) You can use primary to query the end user's primary calendar. This is a required parameter.
The maximum number of objects to return. This field defaults to 50. The maximum allowed value is 500.
An identifier that specifies which page of data to return. This value should be taken from the ListResponse.nextCursor response field.
Functions
Convert the query parameters to a json-formatted map.
Filter for the specified calendar ID. (Not supported for iCloud) You can use primary to query the end user's primary calendar. This is a required parameter.
The maximum number of objects to return. This field defaults to 50. The maximum allowed value is 500.
An identifier that specifies which page of data to return. This value should be taken from the ListResponse.nextCursor response field.