* added reference for JS Client * added reference for JS Client * added reference for JS Client
38 lines
548 B
Markdown
38 lines
548 B
Markdown
---
|
|
displayed_sidebar: jsClientSidebar
|
|
---
|
|
|
|
# Class: AdminGetGiftCardsParams
|
|
|
|
[internal](../modules/internal.md).AdminGetGiftCardsParams
|
|
|
|
## Properties
|
|
|
|
### limit
|
|
|
|
• **limit**: `number`
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/gift-cards/list-gift-cards.d.ts:24
|
|
|
|
___
|
|
|
|
### offset
|
|
|
|
• **offset**: `number`
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/gift-cards/list-gift-cards.d.ts:25
|
|
|
|
___
|
|
|
|
### q
|
|
|
|
• `Optional` **q**: `string`
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/gift-cards/list-gift-cards.d.ts:26
|