docs: added entity reference (#2047)

* added entity reference

* chore: added github action

* added link to reference
This commit is contained in:
Shahed Nasser
2022-08-15 15:54:48 +03:00
committed by GitHub
parent 4a89961fd4
commit 4a416e7fa5
101 changed files with 12704 additions and 4 deletions

View File

@@ -0,0 +1,31 @@
---
displayed_sidebar: entitiesSidebar
---
# Class: TaxProvider
## Constructors
### constructor
**new TaxProvider**()
## Properties
### id
**id**: `string`
#### Defined in
[models/tax-provider.ts:6](https://github.com/medusajs/medusa/blob/0703dd94e/packages/medusa/src/models/tax-provider.ts#L6)
___
### is\_installed
**is\_installed**: `boolean`
#### Defined in
[models/tax-provider.ts:9](https://github.com/medusajs/medusa/blob/0703dd94e/packages/medusa/src/models/tax-provider.ts#L9)