Builder

public final class Builder

Builder for ListImportEventQueryParams.

Functions

Link copied to clipboard
Link copied to clipboard

Sets the end time to filter events by. Filter for events that end at or before the specified time, in Unix timestamp format.

Link copied to clipboard

Sets the maximum number of objects to return. This field defaults to 50. The maximum allowed value is 500.

Link copied to clipboard

Sets the identifier that specifies which page of data to return. This value should be taken from the ListResponse.nextCursor response field.

Link copied to clipboard

Sets the fields to return in the response. Specify fields that you want Nylas to return, as a comma-separated list.

Link copied to clipboard

Sets the start time to filter events by. Filter for events that start at or after the specified time, in Unix timestamp format.