chore(docs): Generated JS Client Reference (automated) (#2526)

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-11-03 10:08:09 +02:00
committed by GitHub
parent 0b0d50b476
commit 3c6fe30ee7
123 changed files with 1946 additions and 601 deletions

View File

@@ -0,0 +1,33 @@
# Class: ShippingMethod
[internal](../modules/internal-8.md).ShippingMethod
## Properties
### data
`Optional` **data**: `Record`<`string`, `unknown`\>
#### Defined in
medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:187
___
### option\_id
**option\_id**: `string`
#### Defined in
medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:186
___
### price
`Optional` **price**: `number`
#### Defined in
medusa/dist/api/routes/admin/draft-orders/create-draft-order.d.ts:188