Package com.stripe.model
Class Invoice.PaymentSettings.PaymentMethodOptions.Upi
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Invoice.PaymentSettings.PaymentMethodOptions.Upi
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Invoice.PaymentSettings.PaymentMethodOptions
For more details about Upi, please refer to the API
Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
For more details about MandateOptions, please refer to the API Reference. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Upi
public Upi()
-
-
Method Details
-
getMandateOptions
-
setMandateOptions
public void setMandateOptions(Invoice.PaymentSettings.PaymentMethodOptions.Upi.MandateOptions mandateOptions) -
equals
-
canEqual
-
hashCode
public int hashCode()
-