View Source BitpandaApi.Api.FiatWallet (Bitpanda API v0.1.0)

API request to collect user's fiat wallets

Link to this section Summary

Functions

Get user's fiat wallets

Get user's fiat wallets; raise exception on error

Link to this section Functions

@spec get(String.t()) ::
  {:ok, [BitpandaApi.Entity.FiatWallet.t()]}
  | {:error, BitpandaApi.Api.Error.t()}

Get user's fiat wallets

Get user's fiat wallets; raise exception on error