Stripe.Params.TestHelpers.Treasury.OutboundPaymentReturnOutboundPaymentParams.ReturnedDetails
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.TestHelpers.Treasury.OutboundPaymentReturnOutboundPaymentParams.ReturnedDetails{ code: String.t() | nil }
code- The return code to be set on the OutboundPayment object. Possible values:account_closed,account_frozen,bank_account_restricted,bank_ownership_changed,declined,incorrect_account_holder_name,invalid_account_number,invalid_currency,no_account,other.