Package com.stripe.model
Class PaymentMethod.SepaDebit.GeneratedFrom
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentMethod.SepaDebit.GeneratedFrom
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentMethod.SepaDebit
For more details about GeneratedFrom, 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 booleanbooleanGet ID of expandablechargeobject.Get expandedcharge.Get ID of expandablesetupAttemptobject.Get expandedsetupAttempt.inthashCode()voidvoidsetChargeObject(Charge expandableObject) voidvoidsetSetupAttemptObject(SetupAttempt expandableObject) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
GeneratedFrom
public GeneratedFrom()
-
-
Method Details
-
getCharge
Get ID of expandablechargeobject. -
setCharge
-
getChargeObject
Get expandedcharge. -
setChargeObject
-
getSetupAttempt
Get ID of expandablesetupAttemptobject. -
setSetupAttempt
-
getSetupAttemptObject
Get expandedsetupAttempt. -
setSetupAttemptObject
-
equals
-
canEqual
-
hashCode
public int hashCode()
-