Files
medusa-store/www/apps/docs/content/references/js-client/classes/internal-8.internal.CustomShippingOption.md
github-actions[bot] daea35fe73 chore(docs): Generated JS Client Reference (#5334)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
2023-10-10 17:47:07 +00:00

2.4 KiB

displayed_sidebar
displayed_sidebar
jsClientSidebar

Class: CustomShippingOption

internal.internal.CustomShippingOption

Base abstract entity for all entities

Hierarchy

Properties

beforeInsert

Private beforeInsert: any

Defined in

packages/medusa/dist/models/custom-shipping-option.d.ts:11


cart

cart: Cart

Defined in

packages/medusa/dist/models/custom-shipping-option.d.ts:9


cart_id

cart_id: string

Defined in

packages/medusa/dist/models/custom-shipping-option.d.ts:8


created_at

created_at: Date

Inherited from

SoftDeletableEntity.created_at

Defined in

packages/medusa/dist/interfaces/models/base-entity.d.ts:6


deleted_at

deleted_at: null | Date

Inherited from

SoftDeletableEntity.deleted_at

Defined in

packages/medusa/dist/interfaces/models/soft-deletable-entity.d.ts:3


id

id: string

Inherited from

SoftDeletableEntity.id

Defined in

packages/medusa/dist/interfaces/models/base-entity.d.ts:5


metadata

metadata: Record<string, unknown>

Defined in

packages/medusa/dist/models/custom-shipping-option.d.ts:10


price

price: number

Defined in

packages/medusa/dist/models/custom-shipping-option.d.ts:5


shipping_option

shipping_option: ShippingOption

Defined in

packages/medusa/dist/models/custom-shipping-option.d.ts:7


shipping_option_id

shipping_option_id: string

Defined in

packages/medusa/dist/models/custom-shipping-option.d.ts:6


updated_at

updated_at: Date

Inherited from

SoftDeletableEntity.updated_at

Defined in

packages/medusa/dist/interfaces/models/base-entity.d.ts:7