Stripe.Resources.Dispute.PaymentMethodDetails.Klarna (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.Dispute.PaymentMethodDetails.Klarna{
  chargeback_loss_reason_code: String.t() | nil,
  reason_code: String.t() | nil
}
  • chargeback_loss_reason_code - Chargeback loss reason mapped by Stripe from Klarna's chargeback loss reason Max length: 5000.
  • reason_code - The reason for the dispute as defined by Klarna Max length: 5000. Nullable.