Files
medusa-store/docs/content/references/entities/classes/FulfillmentItem.md
Shahed Nasser a8293af8e1 fix: overlapping branch names for generated PRs of references (#2097)
* fix overlapping branch names of generated references

* regenerate references
2022-08-25 17:47:58 +03:00

1.2 KiB

displayed_sidebar
displayed_sidebar
entitiesSidebar

Class: FulfillmentItem

Constructors

constructor

new FulfillmentItem()

Properties

fulfillment

fulfillment: Fulfillment

Defined in

models/fulfillment-item.ts:16


fulfillment_id

fulfillment_id: string

Defined in

models/fulfillment-item.ts:9


item

item: LineItem

Defined in

models/fulfillment-item.ts:20


item_id

item_id: string

Defined in

models/fulfillment-item.ts:12


quantity

quantity: number

Defined in

models/fulfillment-item.ts:23