Package com.stripe.model
Class PaymentIntent.Processing.Card.CustomerNotification
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentIntent.Processing.Card.CustomerNotification
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentIntent.Processing.Card
-
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
setApprovalRequested
(Boolean approvalRequested) void
setCompletesAt
(Long completesAt) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString