Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Issuing.Card.Wallets{ apple_pay: Stripe.Resources.Issuing.Card.Wallets.ApplePay.t() | nil, google_pay: Stripe.Resources.Issuing.Card.Wallets.GooglePay.t() | nil, primary_account_identifier: String.t() | nil }
apple_paygoogle_payprimary_account_identifier- Unique identifier for a card used with digital wallets Max length: 5000. Nullable.