Package com.stripe.model
Class SetupIntent.PaymentMethodOptions.Blik.MandateOptions
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.SetupIntent.PaymentMethodOptions.Blik.MandateOptions
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- SetupIntent.PaymentMethodOptions.Blik
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getType()
int
hashCode()
void
setExpiresAfter
(Long expiresAfter) void
void
Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
MandateOptions
public MandateOptions()
-
-
Method Details
-
getExpiresAfter
-
getOffSession
-
getType
-
setExpiresAfter
-
setOffSession
public void setOffSession(SetupIntent.PaymentMethodOptions.Blik.MandateOptions.OffSession offSession) -
setType
-
equals
-
canEqual
-
hashCode
public int hashCode()
-