Package com.stripe.model
Class Charge.PaymentMethodDetails.Eps
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Charge.PaymentMethodDetails.Eps
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Charge.PaymentMethodDetails
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getBank()
The customer's bank.Owner's verified full name.int
hashCode()
void
The customer's bank.void
setVerifiedName
(String verifiedName) Owner's verified full name.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Eps
public Eps()
-
-
Method Details
-
getBank
The customer's bank. Should be one ofarzte_und_apotheker_bank
,austrian_anadi_bank_ag
,bank_austria
,bankhaus_carl_spangler
,bankhaus_schelhammer_und_schattera_ag
,bawag_psk_ag
,bks_bank_ag
,brull_kallmus_bank_ag
,btv_vier_lander_bank
,capital_bank_grawe_gruppe_ag
,deutsche_bank_ag
,dolomitenbank
,easybank_ag
,erste_bank_und_sparkassen
,hypo_alpeadriabank_international_ag
,hypo_noe_lb_fur_niederosterreich_u_wien
,hypo_oberosterreich_salzburg_steiermark
,hypo_tirol_bank_ag
,hypo_vorarlberg_bank_ag
,hypo_bank_burgenland_aktiengesellschaft
,marchfelder_bank
,oberbank_ag
,raiffeisen_bankengruppe_osterreich
,schoellerbank_ag
,sparda_bank_wien
,volksbank_gruppe
,volkskreditbank_ag
, orvr_bank_braunau
. -
getVerifiedName
Owner's verified full name. Values are verified or provided by EPS directly (if supported) at the time of authorization or settlement. They cannot be set or mutated. EPS rarely provides this information so the attribute is usually empty. -
setBank
The customer's bank. Should be one ofarzte_und_apotheker_bank
,austrian_anadi_bank_ag
,bank_austria
,bankhaus_carl_spangler
,bankhaus_schelhammer_und_schattera_ag
,bawag_psk_ag
,bks_bank_ag
,brull_kallmus_bank_ag
,btv_vier_lander_bank
,capital_bank_grawe_gruppe_ag
,deutsche_bank_ag
,dolomitenbank
,easybank_ag
,erste_bank_und_sparkassen
,hypo_alpeadriabank_international_ag
,hypo_noe_lb_fur_niederosterreich_u_wien
,hypo_oberosterreich_salzburg_steiermark
,hypo_tirol_bank_ag
,hypo_vorarlberg_bank_ag
,hypo_bank_burgenland_aktiengesellschaft
,marchfelder_bank
,oberbank_ag
,raiffeisen_bankengruppe_osterreich
,schoellerbank_ag
,sparda_bank_wien
,volksbank_gruppe
,volkskreditbank_ag
, orvr_bank_braunau
. -
setVerifiedName
Owner's verified full name. Values are verified or provided by EPS directly (if supported) at the time of authorization or settlement. They cannot be set or mutated. EPS rarely provides this information so the attribute is usually empty. -
equals
-
canEqual
-
hashCode
public int hashCode()
-