alias Stripe::SubscriptionsResourcePaymentMethodOptionsBancontact
Overview
This sub-hash contains details about the Bancontact payment method options to pass to invoices created by the subscription.
Alias Definition
Stripe::InvoicePaymentMethodOptionsBancontact
Defined in:
stripe/models/subscriptions_resource_payment_method_options_bancontact.crConstant Summary
-
ERROR_MESSAGE_FOR_PREFERRED_LANGUAGE =
"invalid value for \"preferred_language\", must be one of [de, en, fr, nl]."
-
VALID_VALUES_FOR_PREFERRED_LANGUAGE =
String.static_array("de", "en", "fr", "nl")