* 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
34 lines
473 B
Markdown
34 lines
473 B
Markdown
# 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
|