Package com.stripe.model.terminal
Class Reader.ReaderAction.ProcessSetupIntentAction
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.terminal.Reader.ReaderAction.ProcessSetupIntentAction
- 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 expandablesetupIntentobject.Get expandedsetupIntent.inthashCode()voidsetGeneratedCard(String generatedCard) voidsetSetupIntent(String id) voidsetSetupIntentObject(SetupIntent expandableObject) Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
ProcessSetupIntentAction
public ProcessSetupIntentAction()
-
-
Method Details