Class: GetPublishableApiKeysParams
internal.GetPublishableApiKeysParams
Hierarchy
GetPublishableApiKeysParams_base
↳
GetPublishableApiKeysParams
Properties
expand
• Optional
expand: string
Inherited from
GetPublishableApiKeysParams_base.expand
Defined in
medusa/dist/types/common.d.ts:117
fields
• Optional
fields: string
Inherited from
GetPublishableApiKeysParams_base.fields
Defined in
medusa/dist/types/common.d.ts:118
limit
• Optional
limit: number
Inherited from
GetPublishableApiKeysParams_base.limit
Defined in
medusa/dist/types/common.d.ts:122
offset
• Optional
offset: number
Inherited from
GetPublishableApiKeysParams_base.offset
Defined in
medusa/dist/types/common.d.ts:121
q
• Optional
q: string
Defined in
medusa/dist/api/routes/admin/publishable-api-keys/list-publishable-api-keys.d.ts:63
Was this page helpful?