Package com.stripe.model
Class PaymentIntentAmountDetailsLineItem.Tax
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentIntentAmountDetailsLineItem.Tax
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentIntentAmountDetailsLineItem
For more details about Tax, 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 boolean
boolean
Total portion of the amount that is for tax.int
hashCode()
void
setTotalTaxAmount
(Long totalTaxAmount) Total portion of the amount that is for tax.Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString