Name | Type | Description | Notes |
---|---|---|---|
TaxId | int32 | Tax ID | [optional] |
OrderId | int32 | Order ID | [optional] |
Code | string | Code | [optional] |
Title | string | Title | [optional] |
Percent | float32 | Percent | |
Amount | float32 | Amount | |
BaseAmount | float32 | Tax amount in base currency | |
BaseRealAmount | float32 | Real tax amount in base currency | |
Priority | int32 | Priority | |
Position | int32 | Position | |
Process | int32 | Process | |
ExtensionAttributes | map[string]interface{} | ExtensionInterface class for @see \Magento\Tax\Api\Data\OrderTaxInterface | [optional] |