TTMSFNCCloudShopifyLineItems Class
An owning list of line items belonging to an order.
API unit family: TMSFNCCloudShopify
Inherits from: TObjectList
Syntax
TTMSFNCCloudShopifyLineItems = class(TObjectList)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the line items in the list. |
| NextCursor | The cursor used to request the next page of results, when the service returns paginated data. Empty when there is no further page. |