chore(docs): Generated JS Client Reference (automated) (#2526)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
olivermrbl
parent
0b0d50b476
commit
3c6fe30ee7
@@ -0,0 +1,53 @@
|
||||
# Class: Item
|
||||
|
||||
[internal](../modules/internal-8.md).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
|
||||
Reference in New Issue
Block a user