Coinbase.API.AccountChanges
SourceSummary↑
list(coinbase, optionals \\ %{}) | List changes to an account |
Functions
Specs:
- list(pid, %{}) :: Coinbase.response
List changes to an account
Optional params: page (integer): Can be used to page through results limit (integer): Number of records to return. Maximum is 1000. Default value is 25. account_id (string): Specify which account is used for fetching data. The default is your primary account