Builder

class Builder

Properties

Link copied to clipboard

The catalog for which to list transactions. Defaults to the account ID of the caller.

Link copied to clipboard

The maximum number of transactions to return in a single call.

Link copied to clipboard

A continuation token if this is not the first call to retrieve transactions.

Link copied to clipboard

A filter indicating the status of transactions to return. Options are ALL | COMPLETED | COMMITTED | ABORTED | ACTIVE. The default is ALL.