Interface BalancesApiListBalancesRequest

Hierarchy

  • BalancesApiListBalancesRequest
    • BalancesApiListBalancesRequest

Properties

owner: string

Ethereum wallet address for user

Memberof

BalancesApiListBalances

pageSize?: number

Page size of the result

Memberof

BalancesApiListBalances

cursor?: string

Cursor

Memberof

BalancesApiListBalances

orderBy?: string

Property to sort by

Memberof

BalancesApiListBalances

direction?: string

Direction to sort (asc/desc)

Memberof

BalancesApiListBalances

Generated using TypeDoc