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

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

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