Stripe.Params.TestHelpers.Treasury.InboundTransferFailParams.FailureDetails (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() ::
  %Stripe.Params.TestHelpers.Treasury.InboundTransferFailParams.FailureDetails{
    code: String.t() | nil
  }
  • code - Reason for the failure. Possible values: account_closed, account_frozen, bank_account_restricted, bank_ownership_changed, debit_not_authorized, incorrect_account_holder_address, incorrect_account_holder_name, incorrect_account_holder_tax_id, insufficient_funds, invalid_account_number, invalid_currency, no_account, other.