Stripe.Resources.PaymentMethodDomain.Klarna.StatusDetails (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.PaymentMethodDomain.Klarna.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.