OrderLineItemInscriptions
Returns data from a sample table.
Columns
| Name | Type | References | Description |
| OrderId [KEY] | String |
Orders.OrderId | Order ID. |
| LineId [KEY] | Integer | Product line ID. | |
| OrderTime | Datetime | The date and time when the order was made. | |
| SellerId | String | Store account ID. | |
| ItemId | String | Product ID. | |
| InscriptionIndex | Integer | It is only when an item is set up for the item. Item Inscription Index. | |
| InscriptionName | String | It is only when an item is set up for the item. Item Inscription Name. | |
| InscriptionValue | String | It is only when an item is set up for the item. Item Inscription Value. |