Package com.stripe.model
Class Charge.PaymentMethodDetails.Multibanco
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Charge.PaymentMethodDetails.Multibanco
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Charge.PaymentMethodDetails
The last 4 digits of the card.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Entity number associated with this Multibanco payment.Reference number associated with this Multibanco payment.int
hashCode()
void
Entity number associated with this Multibanco payment.void
setReference
(String reference) Reference number associated with this Multibanco payment.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Multibanco
public Multibanco()
-
-
Method Details
-
getEntity
Entity number associated with this Multibanco payment. -
getReference
Reference number associated with this Multibanco payment. -
setEntity
Entity number associated with this Multibanco payment. -
setReference
Reference number associated with this Multibanco payment. -
equals
-
canEqual
-
hashCode
public int hashCode()
-