Files
medusa-store/www/apps/docs/content/references/js-client/classes/internal-8.Item.md
github-actions[bot] daea35fe73 chore(docs): Generated JS Client Reference (#5334)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
2023-10-10 17:47:07 +00:00

936 B

displayed_sidebar
displayed_sidebar
jsClientSidebar

Class: Item

internal.Item

Properties

metadata

Optional metadata: Record<string, unknown>

Defined in

packages/medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:209


quantity

quantity: number

Defined in

packages/medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:208


title

Optional title: string

Defined in

packages/medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:205


unit_price

Optional unit_price: number

Defined in

packages/medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:206


variant_id

Optional variant_id: string

Defined in

packages/medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:207