docs: TSDoc + reference of fulfillment service (#5761)
This commit is contained in:
@@ -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"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user