Package com.stripe.model
Class Charge.PaymentMethodDetails.Store
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Charge.PaymentMethodDetails.Store
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
Charge.PaymentMethodDetails
-
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
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Store
public Store()
-
-
Method Details
-
getChain
The name of the convenience store chain where the payment was completed.One of
familymart
,lawson
,ministop
, orseicomart
. -
setChain
The name of the convenience store chain where the payment was completed.One of
familymart
,lawson
,ministop
, orseicomart
. -
equals
-
canEqual
-
hashCode
public int hashCode()
-