Stripe.Resources.Charge.PaymentMethodDetails.Card.ExtendedAuthorization
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Charge.PaymentMethodDetails.Card.ExtendedAuthorization{ status: String.t() | nil }
status- Indicates whether or not the capture window is extended beyond the standard authorization. Possible values:disabled,enabled.