Credit entitlements belonging to a customer.
Summary
Functions
Calls Dodo operation customer_credit_entitlements_list (GET /customers/{customer_id}/credit-entitlements). Required parameters: none.
Functions
@spec list(DodoPayments.Client.t(), String.t() | integer(), keyword()) :: {:ok, DodoPayments.CustomerCreditEntitlementsResponse.t() | DodoPayments.Response.t( DodoPayments.CustomerCreditEntitlementsResponse.t() )} | {:error, Exception.t()}
Calls Dodo operation customer_credit_entitlements_list (GET /customers/{customer_id}/credit-entitlements). Required parameters: none.
Options are request-local.