docs: updated js client reference (#2414)
* docs: updated js client reference * docs: fixed link
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
# Class: FindPaginationParams
|
||||
|
||||
[internal](../modules/internal-4.md).FindPaginationParams
|
||||
|
||||
## Hierarchy
|
||||
|
||||
- **`FindPaginationParams`**
|
||||
|
||||
↳ [`AdminGetCurrenciesParams`](internal-4.AdminGetCurrenciesParams.md)
|
||||
|
||||
## Properties
|
||||
|
||||
### limit
|
||||
|
||||
• `Optional` **limit**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/types/common.d.ts:122
|
||||
|
||||
___
|
||||
|
||||
### offset
|
||||
|
||||
• `Optional` **offset**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/types/common.d.ts:121
|
||||
Reference in New Issue
Block a user