Package com.stripe.model.terminal
Class Reader.ReaderAction.ProcessPaymentIntentAction
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.terminal.Reader.ReaderAction.ProcessPaymentIntentAction
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
Reader.ReaderAction
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanGet ID of expandablepaymentIntentobject.Get expandedpaymentIntent.inthashCode()voidvoidsetPaymentIntentObject(PaymentIntent expandableObject) Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
ProcessPaymentIntentAction
public ProcessPaymentIntentAction()
-
-
Method Details