Module cbadv::account

source ·
Expand description

Coinbase Advanced Account API

account gives access to the Account API and the various endpoints associated with it. This allows you to obtain account information either by account UUID or in bulk (all accounts).

Structs

  • Represents an Account received from the API.
  • Provides access to the Account API for the service.
  • Represents a Balance for either Available or Held funds.
  • Represents parameters that are optional for List Account API request.
  • Represents a list of accounts received from the API.