* added reference for JS Client * added reference for JS Client * added reference for JS Client
38 lines
635 B
Markdown
38 lines
635 B
Markdown
---
|
|
displayed_sidebar: jsClientSidebar
|
|
---
|
|
|
|
# Class: AdminPostOrdersOrderFulfillmentsReq
|
|
|
|
[internal](../modules/internal.md).AdminPostOrdersOrderFulfillmentsReq
|
|
|
|
## Properties
|
|
|
|
### items
|
|
|
|
• **items**: [`Item`](internal.Item.md)[]
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/orders/create-fulfillment.d.ts:48
|
|
|
|
___
|
|
|
|
### metadata
|
|
|
|
• `Optional` **metadata**: `object`
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/orders/create-fulfillment.d.ts:50
|
|
|
|
___
|
|
|
|
### no\_notification
|
|
|
|
• `Optional` **no\_notification**: `boolean`
|
|
|
|
#### Defined in
|
|
|
|
packages/medusa/dist/api/routes/admin/orders/create-fulfillment.d.ts:49
|