Name | Type | Description | Notes |
---|---|---|---|
object | string | The type of the object represented by JSON. This object stores information about products and SKUs. | [optional] [default to 'list'] |
data_ref | string | Identifies the name of the JSON property that contains the array of products and SKUs. | [optional] [default to 'data'] |
data | \OpenAPI\Client\Model\ProductCollectionsProductsListResponseBodyDataItem[] | [optional] | |
total | int | Total number of products & SKUs in the product collection. | [optional] |
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.