Name | Type | Description | Notes |
---|---|---|---|
object | String | The type of object represented by JSON. This object stores information about products in a dictionary. | [default to 'list'] |
data_ref | String | Identifies the name of the attribute that contains the array of product objects. | [default to 'products'] |
products | Array<Product> | Contains array of product objects. | |
total | Integer | Total number of product objects. |
This repository was archived by the owner on May 7, 2024. It is now read-only.