Builder

class Builder

Properties

Link copied to clipboard

The unique identifier of the Cases domain.

Link copied to clipboard

The list of field identifiers to be returned as part of the response.

Link copied to clipboard

A list of filter objects.

Link copied to clipboard

The maximum number of cases to return. The current maximum supported value is 25. This is also the default value when no other value is provided.

Link copied to clipboard

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

Link copied to clipboard

A word or phrase used to perform a quick search.

Link copied to clipboard
var sorts: List<Sort>?

A list of sorts where each sort specifies a field and their sort order to be applied to the results.