* 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
2.2 KiB
displayed_sidebar
| displayed_sidebar |
|---|
| jsClientSidebar |
Class: ShippingMethod
internal.ShippingMethod
Properties
beforeInsert
• Private beforeInsert: any
Defined in
medusa/dist/models/shipping-method.d.ts:25
cart
• cart: Cart
Defined in
medusa/dist/models/shipping-method.d.ts:16
cart_id
• cart_id: string
Defined in
medusa/dist/models/shipping-method.d.ts:15
claim_order
• claim_order: ClaimOrder
Defined in
medusa/dist/models/shipping-method.d.ts:14
claim_order_id
• claim_order_id: null | string
Defined in
medusa/dist/models/shipping-method.d.ts:13
data
• data: Record<string, unknown>
Defined in
medusa/dist/models/shipping-method.d.ts:24
id
• id: string
Defined in
medusa/dist/models/shipping-method.d.ts:9
order
• order: Order
Defined in
medusa/dist/models/shipping-method.d.ts:12
order_id
• order_id: string
Defined in
medusa/dist/models/shipping-method.d.ts:11
price
• price: number
Defined in
medusa/dist/models/shipping-method.d.ts:23
return_id
• return_id: string
Defined in
medusa/dist/models/shipping-method.d.ts:19
return_order
• return_order: Return
Defined in
medusa/dist/models/shipping-method.d.ts:20
shipping_option
• shipping_option: ShippingOption
Defined in
medusa/dist/models/shipping-method.d.ts:21
shipping_option_id
• shipping_option_id: string
Defined in
medusa/dist/models/shipping-method.d.ts:10
swap
• swap: Swap
Defined in
medusa/dist/models/shipping-method.d.ts:18
swap_id
• swap_id: string
Defined in
medusa/dist/models/shipping-method.d.ts:17
tax_lines
• tax_lines: ShippingMethodTaxLine[]
Defined in
medusa/dist/models/shipping-method.d.ts:22