Package com.stripe.model
Class SourceMandateNotification.SepaDebitData
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.SourceMandateNotification.SepaDebitData
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
SourceMandateNotification
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getLast4()
int
hashCode()
void
setCreditorIdentifier
(String creditorIdentifier) void
void
setMandateReference
(String mandateReference) Methods inherited from class com.stripe.model.StripeObject
equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString