Package com.stripe.model
Class PaymentIntent.Processing.Card
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentIntent.Processing.Card
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentIntent.Processing
-
Nested Class Summary
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setCustomerNotification
(PaymentIntent.Processing.Card.CustomerNotification customerNotification) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Card
public Card()
-
-
Method Details
-
getCustomerNotification
-
setCustomerNotification
public void setCustomerNotification(PaymentIntent.Processing.Card.CustomerNotification customerNotification) -
equals
-
canEqual
-
hashCode
public int hashCode()
-