A collection of an order's line items.
Name | Type | Description | Notes |
---|---|---|---|
StoreId | string | The store id. | [optional] |
OrderId | string | The order id. | [optional] |
Lines | []ECommerceOrderLineItem | An array of objects, each representing an order's line item. | [optional] |
TotalItems | int32 | The total number of items matching the query regardless of pagination. | [optional] [readonly] |
Links | []ResourceLink | A list of link types and descriptions for the API schema documents. | [optional] [readonly] |