Preparing search index...
The search index is not available
@bloomreach/discovery-web-sdk
@bloomreach/discovery-web-sdk
<internal>
SearchResponseFacetCountsFacetRangesPrice
Interface SearchResponseFacetCountsFacetRangesPrice
Represents the price range facet counts in the search response.
interface
SearchResponseFacetCountsFacetRangesPrice
{
count
:
number
;
end
:
number
|
"*"
;
start
:
number
|
"*"
;
}
Index
Properties
count
end
start
Properties
count
count
:
number
end
end
:
number
|
"*"
start
start
:
number
|
"*"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
count
end
start
@bloomreach/discovery-web-sdk
Loading...
Represents the price range facet counts in the search response.