Package com.stripe.model
Class Order.Payment.Settings.PaymentMethodOptions.AfterpayClearpay
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Order.Payment.Settings.PaymentMethodOptions.AfterpayClearpay
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
Order.Payment.Settings.PaymentMethodOptions
public static class Order.Payment.Settings.PaymentMethodOptions.AfterpayClearpay
extends StripeObject
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setCaptureMethod
(String captureMethod) void
setReference
(String reference) void
setSetupFutureUsage
(String setupFutureUsage) Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString