Package com.stripe.model
Class Charge.PaymentMethodDetails.AfterpayClearpay
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Charge.PaymentMethodDetails.AfterpayClearpay
- 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
Modifier and TypeMethodDescriptionprotected booleanbooleanOrder identifier shown to the merchant in Afterpay’s online portal.inthashCode()voidsetReference(String reference) Order identifier shown to the merchant in Afterpay’s online portal.Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
AfterpayClearpay
public AfterpayClearpay()
-
-
Method Details