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:198
quantity
• quantity: number
Defined in
medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:197
title
• Optional title: string
Defined in
medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:194
unit_price
• Optional unit_price: number
Defined in
medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:195
variant_id
• Optional variant_id: string
Defined in
medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:196