Customer money wallets. These are distinct from credit balances.
Summary
Functions
Calls Dodo operation customer_wallets_list (GET /customers/{customer_id}/wallets). Required parameters: none.
Functions
@spec list(DodoPayments.Client.t(), String.t() | integer(), keyword()) :: {:ok, DodoPayments.CustomerWalletListResponse.t() | DodoPayments.Response.t(DodoPayments.CustomerWalletListResponse.t())} | {:error, Exception.t()}
Calls Dodo operation customer_wallets_list (GET /customers/{customer_id}/wallets). Required parameters: none.
Options are request-local.