chore(docs): Generated References (#6904)

Generated the following references:
- `inventory`
- `js_client`
- `medusa`
- `medusa_config`
- `medusa_react`
- `modules`
- `payment`
- `pricing`
- `product`
- `services`
- `stock_location`
- `tax_calculation`
- `types`
- `workflows`

Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-04-02 10:06:06 +00:00
committed by GitHub
co-authored by Shahed Nasser
parent 85e5478873
commit 7fe164bc1d
946 changed files with 3695 additions and 12029 deletions
@@ -1,17 +0,0 @@
---
displayed_sidebar: homepage
---
import TypeList from "@site/src/components/TypeList"
# ApplicationMethodAllocation
## Enumeration Members
### EACH
**EACH** = `"each"`
### ACROSS
**ACROSS** = `"across"`
@@ -1,21 +0,0 @@
---
displayed_sidebar: homepage
---
import TypeList from "@site/src/components/TypeList"
# ApplicationMethodTargetType
## Enumeration Members
### ORDER
**ORDER** = `"order"`
### SHIPPING\_METHODS
**SHIPPING\_METHODS** = `"shipping_methods"`
### ITEMS
**ITEMS** = `"items"`
@@ -1,17 +0,0 @@
---
displayed_sidebar: homepage
---
import TypeList from "@site/src/components/TypeList"
# ApplicationMethodType
## Enumeration Members
### FIXED
**FIXED** = `"fixed"`
### PERCENTAGE
**PERCENTAGE** = `"percentage"`
@@ -1,17 +0,0 @@
---
displayed_sidebar: homepage
---
import TypeList from "@site/src/components/TypeList"
# CampaignBudgetType
## Enumeration Members
### SPEND
**SPEND** = `"spend"`
### USAGE
**USAGE** = `"usage"`
@@ -1,37 +0,0 @@
---
displayed_sidebar: homepage
---
import TypeList from "@site/src/components/TypeList"
# PromotionRuleOperator
## Enumeration Members
### GTE
**GTE** = `"gte"`
### LTE
**LTE** = `"lte"`
### GT
**GT** = `"gt"`
### LT
**LT** = `"lt"`
### EQ
**EQ** = `"eq"`
### NE
**NE** = `"ne"`
### IN
**IN** = `"in"`
@@ -1,17 +0,0 @@
---
displayed_sidebar: homepage
---
import TypeList from "@site/src/components/TypeList"
# PromotionType
## Enumeration Members
### STANDARD
**STANDARD** = `"standard"`
### BUYGET
**BUYGET** = `"buyget"`
@@ -1,17 +0,0 @@
---
displayed_sidebar: homepage
---
import TypeList from "@site/src/components/TypeList"
# TransactionHandlerType
## Enumeration Members
### INVOKE
**INVOKE** = `"invoke"`
### COMPENSATE
**COMPENSATE** = `"compensate"`