Package com.stripe.model
Class PaymentRecord.PaymentMethodDetails.Twint
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentRecord.PaymentMethodDetails.Twint
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentRecord.PaymentMethodDetails
For more details about Twint, 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 booleanbooleanID of the multi use Mandate generated by the PaymentIntent.inthashCode()voidsetMandate(String mandate) ID of the multi use Mandate generated by the PaymentIntent.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Twint
public Twint()
-
-
Method Details