Builder

class Builder

Properties

Link copied to clipboard

Indicates whether there are more results that can be obtained by a subsequent call.

Link copied to clipboard
var ids: List<String>?

The identifiers that match the query selectors.

Link copied to clipboard

The starting point for the next page of results. To view the next page of results, call QueryObjects again with this marker value. If the value is null, there are no more results.