TTMSFNCCloudShopifyOrders Class
An owning list of orders retrieved from the store.
API unit family: TMSFNCCloudShopify
Inherits from: TObjectList
Syntax
TTMSFNCCloudShopifyOrders = class(TObjectList)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the orders 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. |