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:
co-authored by
Shahed Nasser
parent
85e5478873
commit
7fe164bc1d
@@ -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"`
|
||||
Reference in New Issue
Block a user