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).ShippingMethodTaxLine
|
||||
|
||||
Base abstract entity for all entities
|
||||
|
||||
## Hierarchy
|
||||
|
||||
- [`TaxLine`](internal.TaxLine.md)
|
||||
@@ -20,7 +22,7 @@ displayed_sidebar: jsClientSidebar
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/shipping-method-tax-line.d.ts:6
|
||||
medusa/dist/models/shipping-method-tax-line.d.ts:6
|
||||
|
||||
___
|
||||
|
||||
@@ -34,13 +36,13 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/tax-line.d.ts:5
|
||||
medusa/dist/models/tax-line.d.ts:5
|
||||
|
||||
___
|
||||
|
||||
### created\_at
|
||||
|
||||
• **created\_at**: [`Date`](../modules/internal.md#date)
|
||||
• **created\_at**: `Date`
|
||||
|
||||
#### Inherited from
|
||||
|
||||
@@ -48,7 +50,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/interfaces/models/base-entity.d.ts:6
|
||||
medusa/dist/interfaces/models/base-entity.d.ts:6
|
||||
|
||||
___
|
||||
|
||||
@@ -62,13 +64,13 @@ ___
|
||||
|
||||
#### 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`\>
|
||||
|
||||
#### Inherited from
|
||||
|
||||
@@ -76,7 +78,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/tax-line.d.ts:6
|
||||
medusa/dist/models/tax-line.d.ts:6
|
||||
|
||||
___
|
||||
|
||||
@@ -90,7 +92,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/tax-line.d.ts:4
|
||||
medusa/dist/models/tax-line.d.ts:4
|
||||
|
||||
___
|
||||
|
||||
@@ -104,7 +106,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/tax-line.d.ts:3
|
||||
medusa/dist/models/tax-line.d.ts:3
|
||||
|
||||
___
|
||||
|
||||
@@ -114,7 +116,7 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/shipping-method-tax-line.d.ts:5
|
||||
medusa/dist/models/shipping-method-tax-line.d.ts:5
|
||||
|
||||
___
|
||||
|
||||
@@ -124,13 +126,13 @@ ___
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/shipping-method-tax-line.d.ts:4
|
||||
medusa/dist/models/shipping-method-tax-line.d.ts:4
|
||||
|
||||
___
|
||||
|
||||
### updated\_at
|
||||
|
||||
• **updated\_at**: [`Date`](../modules/internal.md#date)
|
||||
• **updated\_at**: `Date`
|
||||
|
||||
#### Inherited from
|
||||
|
||||
@@ -138,4 +140,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