docs: update Typedoc and regenerate references (#1994)
* generated new services reference * changed from automatic push to automated pull request * updated typedoc, regenerated JS Client reference * regenerated the reference after updating typedoc * added action for js client
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
# Class: ShippingMethod
|
||||
|
||||
[internal](../modules/internal-12.md).ShippingMethod
|
||||
|
||||
## Properties
|
||||
|
||||
### id
|
||||
|
||||
• `Optional` **id**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/update-claim.d.ts:90
|
||||
|
||||
___
|
||||
|
||||
### option\_id
|
||||
|
||||
• `Optional` **option\_id**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/update-claim.d.ts:91
|
||||
|
||||
___
|
||||
|
||||
### price
|
||||
|
||||
• `Optional` **price**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/orders/update-claim.d.ts:92
|
||||
Reference in New Issue
Block a user