docs: TSDoc + reference of fulfillment service (#5761)

This commit is contained in:
Shahed Nasser
2023-11-29 11:58:08 +00:00
committed by GitHub
parent 8f25ed8a10
commit f802e2460f
1479 changed files with 30259 additions and 16135 deletions
@@ -10,7 +10,7 @@ The price list's status.
## Enumeration Members
#### ACTIVE
### ACTIVE
**ACTIVE** = `"active"`
@@ -18,7 +18,7 @@ The price list is enabled and its prices can be used.
___
#### DRAFT
### DRAFT
**DRAFT** = `"draft"`
@@ -10,7 +10,7 @@ The price list's type.
## Enumeration Members
#### OVERRIDE
### OVERRIDE
**OVERRIDE** = `"override"`
@@ -18,7 +18,7 @@ The price list's prices override original prices. This affects the calculated pr
___
#### SALE
### SALE
**SALE** = `"sale"`