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
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Get ID of expandablecharge
object.Get expandedcharge
.Get ID of expandablesetupAttempt
object.int
hashCode()
void
void
setChargeObject
(Charge expandableObject) void
void
setSetupAttemptObject
(SetupAttempt expandableObject) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
GeneratedFrom
public GeneratedFrom()
-
-
Method Details
-
getCharge
Get ID of expandablecharge
object. -
setCharge
-
getChargeObject
Get expandedcharge
. -
setChargeObject
-
getSetupAttempt
Get ID of expandablesetupAttempt
object. -
setSetupAttempt
-
getSetupAttemptObject
-
setSetupAttemptObject
-
equals
-
canEqual
-
hashCode
public int hashCode()
-