Files
medusa-store/docs/content/references/js-client/classes/internal.FulfillmentItem.md
Shahed Nasser 02d5c1da88 docs: update Typedoc and regenerate references (#1994)
* generated new services reference

* changed from automatic push to automated pull request

* updated typedoc, regenerated JS Client reference

* regenerated the reference after updating typedoc

* added action for js client
2022-08-04 17:29:52 +03:00

58 lines
741 B
Markdown

---
displayed_sidebar: jsClientSidebar
---
# Class: FulfillmentItem
[internal](../modules/internal.md).FulfillmentItem
## Properties
### fulfillment
**fulfillment**: [`Fulfillment`](internal.Fulfillment.md)
#### Defined in
medusa/dist/models/fulfillment-item.d.ts:6
___
### fulfillment\_id
**fulfillment\_id**: `string`
#### Defined in
medusa/dist/models/fulfillment-item.d.ts:4
___
### item
**item**: [`LineItem`](internal.LineItem.md)
#### Defined in
medusa/dist/models/fulfillment-item.d.ts:7
___
### item\_id
**item\_id**: `string`
#### Defined in
medusa/dist/models/fulfillment-item.d.ts:5
___
### quantity
**quantity**: `number`
#### Defined in
medusa/dist/models/fulfillment-item.d.ts:8