Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.Issuing.Card.Wallets.GooglePay{ eligible: boolean() | nil, ineligible_reason: String.t() | nil }
eligible- Google Pay Eligibilityineligible_reason- Reason the card is ineligible for Google Pay Possible values:missing_agreement,missing_cardholder_contact,unsupported_region. Nullable.