Package com.stripe.model
Class Charge.PaymentMethodDetails.Boleto
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Charge.PaymentMethodDetails.Boleto
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Charge.PaymentMethodDetails
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Boleto
public Boleto()
-
-
Method Details
-
getTaxId
The tax ID of the customer (CPF for individuals consumers or CNPJ for businesses consumers). -
setTaxId
The tax ID of the customer (CPF for individuals consumers or CNPJ for businesses consumers). -
equals
-
canEqual
-
hashCode
public int hashCode()
-