Builder

class Builder

A builder for AccountListParams.

Functions

Link copied to clipboard
Link copied to clipboard

Date string in RFC 3339 format. Only entries created after the specified time will be included. UTC time zone.

Link copied to clipboard

Returns an immutable instance of AccountListParams.

Link copied to clipboard

Date string in RFC 3339 format. Only entries created before the specified time will be included. UTC time zone.

Link copied to clipboard

A cursor representing an item's token before which a page of results should end. Used to retrieve the previous page of results before this item.

Link copied to clipboard

Alias for Builder.pageSize.

Page size (for pagination).

Link copied to clipboard
Link copied to clipboard

A cursor representing an item's token after which a page of results should begin. Used to retrieve the next page of results after this item.