chore(docs): Generated JS Client Reference (automated) (#2660)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3cee0bc8fc
commit
ee14155eb7
@@ -0,0 +1,43 @@
|
||||
# Class: NumericalComparisonOperator
|
||||
|
||||
[internal](../modules/internal-30.md).NumericalComparisonOperator
|
||||
|
||||
## Properties
|
||||
|
||||
### gt
|
||||
|
||||
• `Optional` **gt**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/types/common.d.ts:86
|
||||
|
||||
___
|
||||
|
||||
### gte
|
||||
|
||||
• `Optional` **gte**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/types/common.d.ts:87
|
||||
|
||||
___
|
||||
|
||||
### lt
|
||||
|
||||
• `Optional` **lt**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/types/common.d.ts:85
|
||||
|
||||
___
|
||||
|
||||
### lte
|
||||
|
||||
• `Optional` **lte**: `number`
|
||||
|
||||
#### Defined in
|
||||
|
||||
medusa/dist/types/common.d.ts:88
|
||||
Reference in New Issue
Block a user