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: AdminGetShippingOptionsParams
|
||||
|
||||
[internal](../modules/internal-21.md).AdminGetShippingOptionsParams
|
||||
|
||||
## Properties
|
||||
|
||||
### admin\_only
|
||||
|
||||
• `Optional` **admin\_only**: `boolean`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/shipping-options/list-shipping-options.d.ts:45
|
||||
|
||||
___
|
||||
|
||||
### is\_return
|
||||
|
||||
• `Optional` **is\_return**: `boolean`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/shipping-options/list-shipping-options.d.ts:44
|
||||
|
||||
___
|
||||
|
||||
### region\_id
|
||||
|
||||
• `Optional` **region\_id**: `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/api/routes/admin/shipping-options/list-shipping-options.d.ts:43
|
||||
Reference in New Issue
Block a user