alias Stripe::SetupAttemptPaymentMethodDetailsCardWallet1
Overview
If this Card is part of a card wallet, this contains the details of the card wallet.
Alias Definition
Stripe::SetupAttemptPaymentMethodDetailsCardWallet
Defined in:
stripe/models/setup_attempt_payment_method_details_card_wallet1.crConstant Summary
-
ERROR_MESSAGE_FOR__TYPE =
"invalid value for \"_type\", must be one of [apple_pay, google_pay, link]."
-
VALID_VALUES_FOR__TYPE =
String.static_array("apple_pay", "google_pay", "link")