Poq.SDK.Node

Home > @poq/sdk > SearchResponseFilter

SearchResponseFilter class

Signature:

export declare class SearchResponseFilter extends PoqContract 

Extends: PoqContract

Constructors

Constructor Modifiers Description
(constructor)(params)   Constructs a new instance of the SearchResponseFilter class

Properties

Property Modifiers Type Description
customData   Record<string, unknown> | undefined Custom data associated with the filter. This field may not be returned.
displayType   SearchResponseFilterDisplayType The display type;
id   string Filter id.
label   string Filter label to display on the UI.
list   SearchResponseFilterList | undefined A container for list of the values when the
price   SearchResponseFilterPrice | undefined A container to return minimum and maximum price values when the
slider   SearchResponseFilterSlider | undefined A container to return minimum and maximum values when the
toggle   SearchResponseFilterToggle | undefined A container to return minimum and maximum values when the