| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderItemID |
The unique ID of the order item. |
globally unique identifier |
None. |
| Price |
The price of the order item. |
decimal number |
None. |
| Tax |
The tax of the order item. |
decimal number |
None. |
| IsChanged |
Indicates whether the product price configuration has been changed |
boolean |
None. |
| IsValid |
Indicates whether the order item price is valid |
boolean |
None. |