Stripe.Resources.PaymentMethod.Card.GeneratedFrom.PaymentMethodDetails.CardPresent.Wallet
(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.CardPresent.Wallet{ type: String.t() | nil }
type- The type of mobile wallet, one ofapple_pay,google_pay,samsung_pay, orunknown. Possible values:apple_pay,google_pay,samsung_pay,unknown.