DraftOrderItemTaxLines
Columns
Name | Type | Description |
ItemId | Long | The id of the draft line item. |
DraftOrderId | Long | The id of the draft. |
TaxTitle | String | The name of the tax. |
TaxRate | Decimal | The rate of tax to be applied. |
TaxPrice | Decimal | The amount of tax to be charged. |
Last updated