Files
medusa-store/docs/content/references/js-client/classes/internal.ShippingMethod.md
Shahed Nasser 8ca9354c50 docs: updated js client reference (#2414)
* docs: updated js client reference

* docs: fixed link
2022-10-11 16:32:41 +03:00

2.3 KiB

displayed_sidebar
displayed_sidebar
jsClientSidebar

Class: ShippingMethod

internal.ShippingMethod

Properties

beforeInsert

Private beforeInsert: any

Defined in

medusa/dist/models/shipping-method.d.ts:26


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


includes_tax

includes_tax: boolean

Defined in

medusa/dist/models/shipping-method.d.ts:25


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