Package com.stripe.model.v2.payments
Class OffSessionPayment.AmountDetails.LineItem.Tax
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.payments.OffSessionPayment.AmountDetails.LineItem.Tax
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- OffSessionPayment.AmountDetails.LineItem
Contains information about the tax on the item.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setTotalTaxAmount
(Long totalTaxAmount) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString