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

API request to collect user's crypto wallets

Link to this section Summary

Functions

Get user's crypto wallets

Get user's crypto wallets; raise exception on error

Link to this section Functions

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

Get user's crypto wallets

Get user's crypto wallets; raise exception on error