814 B
814 B
Class: Item
internal.Item
Properties
metadata
• Optional metadata: Record<string, unknown>
Defined in
medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:200
quantity
• quantity: number
Defined in
medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:199
title
• Optional title: string
Defined in
medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:196
unit_price
• Optional unit_price: number
Defined in
medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:197
variant_id
• Optional variant_id: string
Defined in
medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:198