docs: updated js client reference (#2414)
* docs: updated js client reference * docs: fixed link
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
# Class: ShippingMethod
|
||||
|
||||
[internal](../modules/internal-14.md).ShippingMethod
|
||||
|
||||
## Properties
|
||||
|
||||
### id
|
||||
|
||||
• `Optional` **id**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/update-claim.d.ts:149
|
||||
|
||||
___
|
||||
|
||||
### option\_id
|
||||
|
||||
• `Optional` **option\_id**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/update-claim.d.ts:150
|
||||
|
||||
___
|
||||
|
||||
### price
|
||||
|
||||
• `Optional` **price**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/update-claim.d.ts:151
|
||||
Reference in New Issue
Block a user