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
For more details about Multibanco, 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 booleanbooleanEntity number associated with this Multibanco payment.Reference number associated with this Multibanco payment.inthashCode()voidEntity number associated with this Multibanco payment.voidsetReference(String reference) Reference number associated with this Multibanco payment.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, 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()
-