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>
This commit is contained in:
github-actions[bot]
2023-10-10 17:47:07 +00:00
committed by GitHub
parent 378ca1b36e
commit daea35fe73
1091 changed files with 140791 additions and 25954 deletions
@@ -0,0 +1,111 @@
---
displayed_sidebar: jsClientSidebar
---
# Class: SalesChannelLocation
[internal](../modules/internal-3.md).SalesChannelLocation
Base abstract entity for all entities
## Hierarchy
- [`SoftDeletableEntity`](internal-1.SoftDeletableEntity.md)
**`SalesChannelLocation`**
## 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](internal-1.SoftDeletableEntity.md).[created_at](internal-1.SoftDeletableEntity.md#created_at)
#### Defined in
packages/medusa/dist/interfaces/models/base-entity.d.ts:6
___
### deleted\_at
**deleted\_at**: ``null`` \| `Date`
#### Inherited from
[SoftDeletableEntity](internal-1.SoftDeletableEntity.md).[deleted_at](internal-1.SoftDeletableEntity.md#deleted_at)
#### Defined in
packages/medusa/dist/interfaces/models/soft-deletable-entity.d.ts:3
___
### id
• **id**: `string`
#### Inherited from
[SoftDeletableEntity](internal-1.SoftDeletableEntity.md).[id](internal-1.SoftDeletableEntity.md#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`](internal-3.SalesChannel.md)
#### 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](internal-1.SoftDeletableEntity.md).[updated_at](internal-1.SoftDeletableEntity.md#updated_at)
#### Defined in
packages/medusa/dist/interfaces/models/base-entity.d.ts:7