Package com.stripe.model
Class PaymentMethod.KrCard
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentMethod.KrCard
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentMethod
For more details about KrCard, please refer to the API
Reference.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
KrCard
public KrCard()
-
-
Method Details
-
getBrand
The local credit or debit card brand.One of
bc
,citi
,hana
,hyundai
,jeju
,jeonbuk
,kakaobank
,kbank
,kdbbank
,kookmin
,kwangju
,lotte
,mg
,nh
,post
,samsung
,savingsbank
,shinhan
,shinhyup
,suhyup
,tossbank
, orwoori
. -
getLast4
The last four digits of the card. This may not be present for American Express cards. -
setBrand
The local credit or debit card brand.One of
bc
,citi
,hana
,hyundai
,jeju
,jeonbuk
,kakaobank
,kbank
,kdbbank
,kookmin
,kwangju
,lotte
,mg
,nh
,post
,samsung
,savingsbank
,shinhan
,shinhyup
,suhyup
,tossbank
, orwoori
. -
setLast4
The last four digits of the card. This may not be present for American Express cards. -
equals
-
canEqual
-
hashCode
public int hashCode()
-