Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
FacetRange
Interface FacetRange
interface
FacetRange
{
count
:
number
;
from
:
number
;
fromStr
:
string
;
max
:
number
;
mean
:
number
;
min
:
number
;
productCount
?:
number
;
to
:
number
;
toStr
:
string
;
total
:
number
;
}
Index
Properties
count
from
from
Str
max
mean
min
product
Count?
to
to
Str
total
Properties
Readonly
count
count
:
number
Readonly
from
from
:
number
Readonly
from
Str
fromStr
:
string
Readonly
max
max
:
number
Readonly
mean
mean
:
number
Readonly
min
min
:
number
Optional
Readonly
product
Count
productCount
?:
number
Readonly
to
to
:
number
Readonly
to
Str
toStr
:
string
Readonly
total
total
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
from
from
Str
max
mean
min
product
Count
to
to
Str
total
Typescript SDK Type Docs
Loading...