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