* added reference for JS Client * added reference for JS Client * added reference for JS Client
34 lines
576 B
Markdown
34 lines
576 B
Markdown
---
|
|
displayed_sidebar: jsClientSidebar
|
|
---
|
|
|
|
# Class: AdminGetCollectionsPaginationParams
|
|
|
|
[internal](../modules/internal.md).AdminGetCollectionsPaginationParams
|
|
|
|
## Hierarchy
|
|
|
|
- **`AdminGetCollectionsPaginationParams`**
|
|
|
|
↳ [`AdminGetCollectionsParams`](internal.AdminGetCollectionsParams.md)
|
|
|
|
## Properties
|
|
|
|
### limit
|
|
|
|
• **limit**: `number`
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/collections/list-collections.d.ts:31
|
|
|
|
___
|
|
|
|
### offset
|
|
|
|
• **offset**: `number`
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/collections/list-collections.d.ts:32
|