Package com.stripe.model
Class Charge.PaymentMethodDetails.Konbini
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Charge.PaymentMethodDetails.Konbini
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Charge.PaymentMethodDetails
For more details about Konbini, please refer to the API
Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classFor more details about Store, please refer to the API Reference. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetStore()If the payment succeeded, this contains the details of the convenience store where the payment was completed.inthashCode()voidIf the payment succeeded, this contains the details of the convenience store where the payment was completed.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Konbini
public Konbini()
-
-
Method Details
-
getStore
If the payment succeeded, this contains the details of the convenience store where the payment was completed. -
setStore
If the payment succeeded, this contains the details of the convenience store where the payment was completed. -
equals
-
canEqual
-
hashCode
public int hashCode()
-