Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 433 Bytes

ListStoresResponse.md

File metadata and controls

13 lines (8 loc) · 433 Bytes

ListStoresResponse

Properties

Name Type Description Notes
itemsTotal kotlin.Int Total number of items.
pagesTotal kotlin.Int Total number of pages.
links PaginationLinks [optional]
`data` kotlin.collections.List<Store> List of stores [optional]