Name | Type | Description | Notes |
---|---|---|---|
TaxRate | float32 | This components tax rate. | |
DeductionFactor | float32 | This is the factor of applied deductions for this component | |
TotalNet | float32 | The total net price for all components of a given tax rate. | |
TotalDeducted | float32 | The resulting price component after applied deductions | [readonly] |
TotalTax | float32 | The total tax amount for all components of a given tax rate. | [readonly] |
TotalGross | float32 | The total gross price for all components of a given tax rate. | [readonly] |