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