Stripe.Resources.PaymentAttemptRecord.ProcessorDetails (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.PaymentAttemptRecord.ProcessorDetails{
  custom:
    Stripe.Resources.PaymentAttemptRecord.ProcessorDetails.Custom.t() | nil,
  type: String.t() | nil
}
  • custom
  • type - The processor used for this payment attempt. Possible values: custom.