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

View File

@@ -0,0 +1,111 @@
---
displayed_sidebar: jsClientSidebar
---
# Class: AnalyticsConfig
[internal](../modules/internal-8.md).[internal](../modules/internal-8.internal.md).AnalyticsConfig
Base abstract entity for all entities
## Hierarchy
- [`SoftDeletableEntity`](internal-1.SoftDeletableEntity.md)
**`AnalyticsConfig`**
## Properties
### anonymize
**anonymize**: `boolean`
#### Defined in
packages/medusa/dist/models/analytics-config.d.ts:5
___
### beforeInsert
`Private` **beforeInsert**: `any`
#### Defined in
packages/medusa/dist/models/analytics-config.d.ts:6
___
### 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
___
### opt\_out
• **opt\_out**: `boolean`
#### Defined in
packages/medusa/dist/models/analytics-config.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
___
### user\_id
• **user\_id**: `string`
#### Defined in
packages/medusa/dist/models/analytics-config.d.ts:3