Package com.stripe.model
Class PaymentIntentAmountDetailsLineItem.PaymentMethodOptions.Paypal
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentIntentAmountDetailsLineItem.PaymentMethodOptions.Paypal
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentIntentAmountDetailsLineItem.PaymentMethodOptions
public static class PaymentIntentAmountDetailsLineItem.PaymentMethodOptions.Paypal
extends StripeObject
For more details about Paypal, 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 boolean
boolean
int
hashCode()
void
setCategory
(String category) void
setDescription
(String description) void
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString