Builder

class Builder

Properties

Link copied to clipboard

Configuration for cursor-based pagination, where the API provides a cursor or token to retrieve the next page of results.

Link copied to clipboard

Configuration for offset-based pagination, where the API uses numeric offsets and limits to control which results are returned.