Class TaxPortionImpl

java.lang.Object
com.commercetools.api.models.cart.TaxPortionImpl
All Implemented Interfaces:
TaxPortion, io.vrap.rmf.base.client.ModelBase

public class TaxPortionImpl extends Object implements TaxPortion, io.vrap.rmf.base.client.ModelBase

The tax portions are calculated from the TaxRates. If a Tax Rate has SubRates, they are used and can be identified by name. Tax portions from Line Items with the same rate and name are accumulated to the same tax portion.