Stripe.Resources.PaymentMethod.Card.GeneratedFrom.PaymentMethodDetails
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.PaymentMethod.Card.GeneratedFrom.PaymentMethodDetails{ card_present: Stripe.Resources.PaymentMethod.Card.GeneratedFrom.PaymentMethodDetails.CardPresent.t() | nil, type: String.t() | nil }
card_presenttype- The type of payment method transaction-specific details from the transaction that generated thiscardpayment method. Alwayscard_present. Max length: 5000.