| Name | Type | Description | Notes |
|---|---|---|---|
| total | int | Shows the total number of products whose inventories were checked in the paginated page | [optional] |
| count | int | Show the results for that paginated page | [optional] |
| per_page | int | Shows the number of products which are listd per page | [optional] |
| current_page | int | Shows the current page of the total number of pages | [optional] |
| total_pages | int | Shows the total number of pages | [optional] |
| links | string[] | Lists the links to the inventories | [optional] |