Files
medusa-store/www/apps/docs/content/references/js-client/classes/internal-3.SalesChannelLocation.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

1.9 KiB

displayed_sidebar
displayed_sidebar
jsClientSidebar

Class: SalesChannelLocation

internal.SalesChannelLocation

Base abstract entity for all entities

Hierarchy

Properties

beforeInsert

Private beforeInsert: any

Defined in

packages/medusa/dist/models/sales-channel-location.d.ts:7


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


location_id

location_id: string

Defined in

packages/medusa/dist/models/sales-channel-location.d.ts:5


sales_channel

sales_channel: SalesChannel

Defined in

packages/medusa/dist/models/sales-channel-location.d.ts:6


sales_channel_id

sales_channel_id: string

Defined in

packages/medusa/dist/models/sales-channel-location.d.ts:4


updated_at

updated_at: Date

Inherited from

SoftDeletableEntity.updated_at

Defined in

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