TaxRateComposition
EnumDetermines how a tax rate combines with other applicable tax rates.
#
Possible enum values
ADDITIVECalculates the rate independently against the same taxable amount.
COMPOUNDCalculates the rate after previously applied taxes have increased the taxable amount.