Package com.stripe.model
Class PaymentLink.ManagedPayments
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentLink.ManagedPayments
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentLink
For more details about ManagedPayments, 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 booleanbooleanSet totrueto enable Managed Payments, Stripe's merchant of record solution, for this session.inthashCode()voidsetEnabled(Boolean enabled) Set totrueto enable Managed Payments, Stripe's merchant of record solution, for this session.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
ManagedPayments
public ManagedPayments()
-
-
Method Details
-
getEnabled
Set totrueto enable Managed Payments, Stripe's merchant of record solution, for this session. -
setEnabled
Set totrueto enable Managed Payments, Stripe's merchant of record solution, for this session. -
equals
-
canEqual
-
hashCode
public int hashCode()
-