docs: added reference for JS Client (#1629)

* added reference for JS Client

* added reference for JS Client

* added reference for JS Client
This commit is contained in:
Shahed Nasser
2022-07-08 18:21:46 +03:00
committed by GitHub
parent 371682b4f7
commit 3b28f46705
357 changed files with 32911 additions and 3 deletions
@@ -0,0 +1,57 @@
---
displayed_sidebar: jsClientSidebar
---
# Class: FulfillmentItem
[internal](../modules/internal.md).FulfillmentItem
## Properties
### fulfillment
**fulfillment**: [`Fulfillment`](internal.Fulfillment.md)
#### Defined in
packages/medusa/dist/models/fulfillment-item.d.ts:6
___
### fulfillment\_id
**fulfillment\_id**: `string`
#### Defined in
packages/medusa/dist/models/fulfillment-item.d.ts:4
___
### item
**item**: [`LineItem`](internal.LineItem.md)
#### Defined in
packages/medusa/dist/models/fulfillment-item.d.ts:7
___
### item\_id
**item\_id**: `string`
#### Defined in
packages/medusa/dist/models/fulfillment-item.d.ts:5
___
### quantity
**quantity**: `number`
#### Defined in
packages/medusa/dist/models/fulfillment-item.d.ts:8