docs: update Typedoc and regenerate references (#1994)
* generated new services reference * changed from automatic push to automated pull request * updated typedoc, regenerated JS Client reference * regenerated the reference after updating typedoc * added action for js client
This commit is contained in:
@@ -6,6 +6,8 @@ displayed_sidebar: jsClientSidebar
|
||||
|
||||
[internal](../modules/internal.md).DiscountCondition
|
||||
|
||||
Base abstract entity for all entities
|
||||
|
||||
## Hierarchy
|
||||
|
||||
- [`SoftDeletableEntity`](internal.SoftDeletableEntity.md)
|
||||
@@ -20,13 +22,13 @@ displayed_sidebar: jsClientSidebar
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/discount-condition.d.ts:30
|
||||
medusa/dist/models/discount-condition.d.ts:30
|
||||
|
||||
___
|
||||
|
||||
### created\_at
|
||||
|
||||
• **created\_at**: [`Date`](../modules/internal.md#date)
|
||||
• **created\_at**: `Date`
|
||||
|
||||
#### Inherited from
|
||||
|
||||
@@ -34,7 +36,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/interfaces/models/base-entity.d.ts:6
|
||||
medusa/dist/interfaces/models/base-entity.d.ts:6
|
||||
|
||||
___
|
||||
|
||||
@@ -44,13 +46,13 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/discount-condition.d.ts:28
|
||||
medusa/dist/models/discount-condition.d.ts:28
|
||||
|
||||
___
|
||||
|
||||
### deleted\_at
|
||||
|
||||
• **deleted\_at**: ``null`` \| [`Date`](../modules/internal.md#date)
|
||||
• **deleted\_at**: ``null`` \| `Date`
|
||||
|
||||
#### Inherited from
|
||||
|
||||
@@ -58,7 +60,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/interfaces/models/soft-deletable-entity.d.ts:3
|
||||
medusa/dist/interfaces/models/soft-deletable-entity.d.ts:3
|
||||
|
||||
___
|
||||
|
||||
@@ -68,7 +70,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/discount-condition.d.ts:23
|
||||
medusa/dist/models/discount-condition.d.ts:23
|
||||
|
||||
___
|
||||
|
||||
@@ -78,7 +80,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/discount-condition.d.ts:22
|
||||
medusa/dist/models/discount-condition.d.ts:22
|
||||
|
||||
___
|
||||
|
||||
@@ -92,17 +94,17 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/interfaces/models/base-entity.d.ts:5
|
||||
medusa/dist/interfaces/models/base-entity.d.ts:5
|
||||
|
||||
___
|
||||
|
||||
### metadata
|
||||
|
||||
• **metadata**: [`Record`](../modules/internal.md#record)<`string`, `unknown`\>
|
||||
• **metadata**: `Record`<`string`, `unknown`\>
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/discount-condition.d.ts:29
|
||||
medusa/dist/models/discount-condition.d.ts:29
|
||||
|
||||
___
|
||||
|
||||
@@ -112,7 +114,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/discount-condition.d.ts:21
|
||||
medusa/dist/models/discount-condition.d.ts:21
|
||||
|
||||
___
|
||||
|
||||
@@ -122,7 +124,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/discount-condition.d.ts:27
|
||||
medusa/dist/models/discount-condition.d.ts:27
|
||||
|
||||
___
|
||||
|
||||
@@ -132,7 +134,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/discount-condition.d.ts:26
|
||||
medusa/dist/models/discount-condition.d.ts:26
|
||||
|
||||
___
|
||||
|
||||
@@ -142,7 +144,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/discount-condition.d.ts:25
|
||||
medusa/dist/models/discount-condition.d.ts:25
|
||||
|
||||
___
|
||||
|
||||
@@ -152,7 +154,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/discount-condition.d.ts:24
|
||||
medusa/dist/models/discount-condition.d.ts:24
|
||||
|
||||
___
|
||||
|
||||
@@ -162,13 +164,13 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/discount-condition.d.ts:20
|
||||
medusa/dist/models/discount-condition.d.ts:20
|
||||
|
||||
___
|
||||
|
||||
### updated\_at
|
||||
|
||||
• **updated\_at**: [`Date`](../modules/internal.md#date)
|
||||
• **updated\_at**: `Date`
|
||||
|
||||
#### Inherited from
|
||||
|
||||
@@ -176,4 +178,4 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/interfaces/models/base-entity.d.ts:7
|
||||
medusa/dist/interfaces/models/base-entity.d.ts:7
|
||||
|
||||
Reference in New Issue
Block a user