--- displayed_sidebar: jsClientSidebar --- # Class: Item [internal](../modules/internal-8.md).Item ## Properties ### metadata • `Optional` **metadata**: [`Record`](../modules/internal.md#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