Module coinbase::accounts[][src]

Structs

Account

Account resource represents all of a user’s accounts, including bitcoin, bitcoin cash, litecoin and ethereum wallets, fiat currency accounts, and vaults. This is represented in the type field. It’s important to note that new types can be added over time so you want to make sure this won’t break your implementation. User can only have one primary account and its type can only be wallet.

AccountCurrency

Enums

AccountType