OrderItemProperties
Columns
Name | Type | Description |
ItemId | Long | The id of the order item. Only available for orders. |
OrderId | Long | The id of the order. |
Name | String | The name of the item property. |
Value | String | The value of the item property. |
Last updated