Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 853 Bytes

GetInventoriesResponseMetaPagination.md

File metadata and controls

15 lines (11 loc) · 853 Bytes

GetInventoriesResponseMetaPagination

Properties

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]

[Back to Model list] [Back to API list] [Back to README]