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 boolean
boolean
Get ID of expandablecharge
object.Get expandedcharge
.Get ID of expandablesetupAttempt
object.Get expandedsetupAttempt
.int
hashCode()
void
void
setChargeObject
(Charge expandableObject) void
void
setSetupAttemptObject
(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 expandablecharge
object. -
setCharge
-
getChargeObject
Get expandedcharge
. -
setChargeObject
-
getSetupAttempt
Get ID of expandablesetupAttempt
object. -
setSetupAttempt
-
getSetupAttemptObject
Get expandedsetupAttempt
. -
setSetupAttemptObject
-
equals
-
canEqual
-
hashCode
public int hashCode()
-