Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
OrderSearchDateRangeValue
Interface OrderSearchDateRangeValue
interface
OrderSearchDateRangeValue
{
boost
?:
number
;
customType
?:
string
;
field
:
string
;
gte
?:
string
;
lte
?:
string
;
}
Hierarchy (
view full
)
OrderSearchQueryExpressionValue
OrderSearchDateRangeValue
Index
Properties
boost?
custom
Type?
field
gte?
lte?
Properties
Optional
Readonly
boost
boost
?:
number
Optional
Readonly
custom
Type
custom
Type
?:
string
Readonly
field
field
:
string
Optional
Readonly
gte
gte
?:
string
Optional
Readonly
lte
lte
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
boost
custom
Type
field
gte
lte
Typescript SDK Type Docs
Loading...