DraftOrderItemProperties
Lists custom property key-value pairs attached to draft order line items.
Columns
| Name | Type | References | Description |
| ItemId | Long |
DraftOrderItems.ItemId | The unique numeric identifier of the draft order line item associated with this property. |
| DraftOrderId | Long |
DraftOrders.Id | The unique numeric identifier of the draft order that the line item belongs to. |
| Name | String | The name of the custom property or option applied to the draft order line item. | |
| Value | String | The value assigned to the custom property or option for the draft order line item. |