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
from
Str
:
string
Readonly
max
max
:
number
Readonly
mean
mean
:
number
Readonly
min
min
:
number
Optional
Readonly
product
Count
product
Count
?:
number
Readonly
to
to
:
number
Readonly
to
Str
to
Str
:
string
Readonly
total
total
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
count
from
from
Str
max
mean
min
product
Count
to
to
Str
total
Typescript SDK Type Docs
Loading...