BalanceListParams

Get the balances for a program, business, or a given end-user account

Types

Link copied to clipboard
class Builder

A builder for BalanceListParams.

Link copied to clipboard
object Companion
Link copied to clipboard

List balances for a given Financial Account type.

Functions

Link copied to clipboard

Additional headers to send with the request.

Link copied to clipboard

Additional query param to send with the request.

Link copied to clipboard
open override fun _headers(): Headers

The full set of headers in the parameters, including both fixed and additional headers.

Link copied to clipboard
open override fun _queryParams(): QueryParams

The full set of query params in the parameters, including both fixed and additional query params.

Link copied to clipboard

List balances for all financial accounts of a given account_token.

Link copied to clipboard

UTC date and time of the balances to retrieve. Defaults to latest available balances

Link copied to clipboard

List balances for all financial accounts of a given business_account_token.

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard

List balances for a given Financial Account type.

Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String