| Package | Description |
|---|---|
| com.coinbase.api |
| Modifier and Type | Method and Description |
|---|---|
AccountsResponse |
Coinbase.getAccounts()
Retrieve a list of accounts belonging to this user
|
AccountsResponse |
Coinbase.getAccounts(int page)
Retrieve a list of active accounts belonging to this user
|
AccountsResponse |
Coinbase.getAccounts(int page,
int limit)
Retrieve a list of active accounts belonging to this user
|
AccountsResponse |
Coinbase.getAccounts(int page,
int limit,
boolean includeInactive)
Retrieve a list of accounts belonging to this user
|
Copyright © 2014. All rights reserved.