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).Customer
|
||||
|
||||
Base abstract entity for all entities
|
||||
|
||||
## Hierarchy
|
||||
|
||||
- [`SoftDeletableEntity`](internal.SoftDeletableEntity.md)
|
||||
@@ -20,7 +22,7 @@ displayed_sidebar: jsClientSidebar
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/customer.d.ts:18
|
||||
medusa/dist/models/customer.d.ts:18
|
||||
|
||||
___
|
||||
|
||||
@@ -30,23 +32,23 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/customer.d.ts:10
|
||||
medusa/dist/models/customer.d.ts:10
|
||||
|
||||
___
|
||||
|
||||
### billing\_address\_id
|
||||
|
||||
• **billing\_address\_id**: `string`
|
||||
• **billing\_address\_id**: ``null`` \| `string`
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/customer.d.ts:9
|
||||
medusa/dist/models/customer.d.ts:9
|
||||
|
||||
___
|
||||
|
||||
### created\_at
|
||||
|
||||
• **created\_at**: [`Date`](../modules/internal.md#date)
|
||||
• **created\_at**: `Date`
|
||||
|
||||
#### Inherited from
|
||||
|
||||
@@ -54,13 +56,13 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/interfaces/models/base-entity.d.ts:6
|
||||
medusa/dist/interfaces/models/base-entity.d.ts:6
|
||||
|
||||
___
|
||||
|
||||
### deleted\_at
|
||||
|
||||
• **deleted\_at**: ``null`` \| [`Date`](../modules/internal.md#date)
|
||||
• **deleted\_at**: ``null`` \| `Date`
|
||||
|
||||
#### Inherited from
|
||||
|
||||
@@ -68,7 +70,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/interfaces/models/soft-deletable-entity.d.ts:3
|
||||
medusa/dist/interfaces/models/soft-deletable-entity.d.ts:3
|
||||
|
||||
___
|
||||
|
||||
@@ -78,7 +80,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/customer.d.ts:6
|
||||
medusa/dist/models/customer.d.ts:6
|
||||
|
||||
___
|
||||
|
||||
@@ -88,7 +90,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/customer.d.ts:7
|
||||
medusa/dist/models/customer.d.ts:7
|
||||
|
||||
___
|
||||
|
||||
@@ -98,7 +100,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/customer.d.ts:16
|
||||
medusa/dist/models/customer.d.ts:16
|
||||
|
||||
___
|
||||
|
||||
@@ -108,7 +110,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/customer.d.ts:14
|
||||
medusa/dist/models/customer.d.ts:14
|
||||
|
||||
___
|
||||
|
||||
@@ -122,7 +124,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/interfaces/models/base-entity.d.ts:5
|
||||
medusa/dist/interfaces/models/base-entity.d.ts:5
|
||||
|
||||
___
|
||||
|
||||
@@ -132,17 +134,17 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/customer.d.ts:8
|
||||
medusa/dist/models/customer.d.ts:8
|
||||
|
||||
___
|
||||
|
||||
### metadata
|
||||
|
||||
• **metadata**: [`Record`](../modules/internal.md#record)<`string`, `unknown`\>
|
||||
• **metadata**: `Record`<`string`, `unknown`\>
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/customer.d.ts:17
|
||||
medusa/dist/models/customer.d.ts:17
|
||||
|
||||
___
|
||||
|
||||
@@ -152,7 +154,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/customer.d.ts:15
|
||||
medusa/dist/models/customer.d.ts:15
|
||||
|
||||
___
|
||||
|
||||
@@ -162,7 +164,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/customer.d.ts:12
|
||||
medusa/dist/models/customer.d.ts:12
|
||||
|
||||
___
|
||||
|
||||
@@ -172,7 +174,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/customer.d.ts:13
|
||||
medusa/dist/models/customer.d.ts:13
|
||||
|
||||
___
|
||||
|
||||
@@ -182,13 +184,13 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/customer.d.ts:11
|
||||
medusa/dist/models/customer.d.ts:11
|
||||
|
||||
___
|
||||
|
||||
### updated\_at
|
||||
|
||||
• **updated\_at**: [`Date`](../modules/internal.md#date)
|
||||
• **updated\_at**: `Date`
|
||||
|
||||
#### Inherited from
|
||||
|
||||
@@ -196,4 +198,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