Package com.stripe.param
Enum Class SetupIntentUpdateParams.PaymentMethodData.Eps.Bank
java.lang.Object
java.lang.Enum<SetupIntentUpdateParams.PaymentMethodData.Eps.Bank>
com.stripe.param.SetupIntentUpdateParams.PaymentMethodData.Eps.Bank
- All Implemented Interfaces:
ApiRequestParams.EnumParam
,Serializable
,Comparable<SetupIntentUpdateParams.PaymentMethodData.Eps.Bank>
,Constable
- Enclosing class:
- SetupIntentUpdateParams.PaymentMethodData.Eps
public static enum SetupIntentUpdateParams.PaymentMethodData.Eps.Bank
extends Enum<SetupIntentUpdateParams.PaymentMethodData.Eps.Bank>
implements ApiRequestParams.EnumParam
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum ConstantDescription -
Method Summary
-
Enum Constant Details
-
ARZTE_UND_APOTHEKER_BANK
@SerializedName("arzte_und_apotheker_bank") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank ARZTE_UND_APOTHEKER_BANK -
AUSTRIAN_ANADI_BANK_AG
@SerializedName("austrian_anadi_bank_ag") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank AUSTRIAN_ANADI_BANK_AG -
BANK_AUSTRIA
@SerializedName("bank_austria") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank BANK_AUSTRIA -
BANKHAUS_CARL_SPANGLER
@SerializedName("bankhaus_carl_spangler") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank BANKHAUS_CARL_SPANGLER -
BANKHAUS_SCHELHAMMER_UND_SCHATTERA_AG
@SerializedName("bankhaus_schelhammer_und_schattera_ag") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank BANKHAUS_SCHELHAMMER_UND_SCHATTERA_AG -
BAWAG_PSK_AG
@SerializedName("bawag_psk_ag") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank BAWAG_PSK_AG -
BKS_BANK_AG
@SerializedName("bks_bank_ag") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank BKS_BANK_AG -
BRULL_KALLMUS_BANK_AG
@SerializedName("brull_kallmus_bank_ag") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank BRULL_KALLMUS_BANK_AG -
BTV_VIER_LANDER_BANK
@SerializedName("btv_vier_lander_bank") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank BTV_VIER_LANDER_BANK -
CAPITAL_BANK_GRAWE_GRUPPE_AG
@SerializedName("capital_bank_grawe_gruppe_ag") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank CAPITAL_BANK_GRAWE_GRUPPE_AG -
DEUTSCHE_BANK_AG
@SerializedName("deutsche_bank_ag") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank DEUTSCHE_BANK_AG -
DOLOMITENBANK
@SerializedName("dolomitenbank") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank DOLOMITENBANK -
EASYBANK_AG
@SerializedName("easybank_ag") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank EASYBANK_AG -
ERSTE_BANK_UND_SPARKASSEN
@SerializedName("erste_bank_und_sparkassen") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank ERSTE_BANK_UND_SPARKASSEN -
HYPO_ALPEADRIABANK_INTERNATIONAL_AG
@SerializedName("hypo_alpeadriabank_international_ag") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank HYPO_ALPEADRIABANK_INTERNATIONAL_AG -
HYPO_BANK_BURGENLAND_AKTIENGESELLSCHAFT
@SerializedName("hypo_bank_burgenland_aktiengesellschaft") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank HYPO_BANK_BURGENLAND_AKTIENGESELLSCHAFT -
HYPO_NOE_LB_FUR_NIEDEROSTERREICH_U_WIEN
@SerializedName("hypo_noe_lb_fur_niederosterreich_u_wien") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank HYPO_NOE_LB_FUR_NIEDEROSTERREICH_U_WIEN -
HYPO_OBEROSTERREICH_SALZBURG_STEIERMARK
@SerializedName("hypo_oberosterreich_salzburg_steiermark") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank HYPO_OBEROSTERREICH_SALZBURG_STEIERMARK -
HYPO_TIROL_BANK_AG
@SerializedName("hypo_tirol_bank_ag") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank HYPO_TIROL_BANK_AG -
HYPO_VORARLBERG_BANK_AG
@SerializedName("hypo_vorarlberg_bank_ag") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank HYPO_VORARLBERG_BANK_AG -
MARCHFELDER_BANK
@SerializedName("marchfelder_bank") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank MARCHFELDER_BANK -
OBERBANK_AG
@SerializedName("oberbank_ag") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank OBERBANK_AG -
RAIFFEISEN_BANKENGRUPPE_OSTERREICH
@SerializedName("raiffeisen_bankengruppe_osterreich") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank RAIFFEISEN_BANKENGRUPPE_OSTERREICH -
SCHOELLERBANK_AG
@SerializedName("schoellerbank_ag") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank SCHOELLERBANK_AG -
SPARDA_BANK_WIEN
@SerializedName("sparda_bank_wien") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank SPARDA_BANK_WIEN -
VOLKSBANK_GRUPPE
@SerializedName("volksbank_gruppe") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank VOLKSBANK_GRUPPE -
VOLKSKREDITBANK_AG
@SerializedName("volkskreditbank_ag") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank VOLKSKREDITBANK_AG -
VR_BANK_BRAUNAU
@SerializedName("vr_bank_braunau") public static final SetupIntentUpdateParams.PaymentMethodData.Eps.Bank VR_BANK_BRAUNAU
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null
-
getValue
- Specified by:
getValue
in interfaceApiRequestParams.EnumParam
-