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

t()

@type t() ::
  %Stripe.Resources.PaymentMethod.Card.GeneratedFrom.PaymentMethodDetails.CardPresent.Wallet{
    type: String.t() | nil
  }
  • type - The type of mobile wallet, one of apple_pay, google_pay, samsung_pay, or unknown. Possible values: apple_pay, google_pay, samsung_pay, unknown.