Package com.stripe.model.tax
Class Calculation.TaxBreakdown.TaxRateDetails.FlatAmount
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.tax.Calculation.TaxBreakdown.TaxRateDetails.FlatAmount
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- Calculation.TaxBreakdown.TaxRateDetails
The amount of the tax rate when the
rate_type`` is
flat_amount. Tax rates
with
rate_typepercentagecan vary based on the transaction, resulting in
this field being
null`. This field exposes the amount and currency of the flat tax rate.-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString