Package com.stripe.model
Class Charge.PaymentMethodDetails.Pix
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.Charge.PaymentMethodDetails.Pix
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Charge.PaymentMethodDetails
Indicates whether the transaction is eligible for PayPal's seller protection.
One of eligible
, not_eligible
, or partially_eligible
.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Unique transaction id generated by BCB.int
hashCode()
void
setBankTransactionId
(String bankTransactionId) Unique transaction id generated by BCB.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString