* added reference for JS Client * added reference for JS Client * added reference for JS Client
38 lines
582 B
Markdown
38 lines
582 B
Markdown
---
|
|
displayed_sidebar: jsClientSidebar
|
|
---
|
|
|
|
# Class: AdminPostCollectionsReq
|
|
|
|
[internal](../modules/internal.md).AdminPostCollectionsReq
|
|
|
|
## Properties
|
|
|
|
### handle
|
|
|
|
• `Optional` **handle**: `string`
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/collections/create-collection.d.ts:39
|
|
|
|
___
|
|
|
|
### metadata
|
|
|
|
• `Optional` **metadata**: `object`
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/collections/create-collection.d.ts:40
|
|
|
|
___
|
|
|
|
### title
|
|
|
|
• **title**: `string`
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/collections/create-collection.d.ts:38
|