docs: added reference for JS Client (#1629)
* added reference for JS Client * added reference for JS Client * added reference for JS Client
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
---
|
||||
displayed_sidebar: jsClientSidebar
|
||||
---
|
||||
|
||||
# Enumeration: DiscountConditionOperator
|
||||
|
||||
[internal](../modules/internal.md).DiscountConditionOperator
|
||||
|
||||
## Enumeration members
|
||||
|
||||
### IN
|
||||
|
||||
• **IN** = `"in"`
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/discount-condition.d.ts:16
|
||||
|
||||
___
|
||||
|
||||
### NOT\_IN
|
||||
|
||||
• **NOT\_IN** = `"not_in"`
|
||||
|
||||
#### Defined in
|
||||
|
||||
packages/medusa/dist/models/discount-condition.d.ts:17
|
||||
Reference in New Issue
Block a user