Stripe.Resources.PaymentMethodDomain.AmazonPay.StatusDetails
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.PaymentMethodDomain.AmazonPay.StatusDetails{ error_message: String.t() | nil }
error_message- The error message associated with the status of the payment method on the domain. Max length: 5000.