Poq.SDK.Node

Home > @poq/sdk > SearchResponseFilterValue

SearchResponseFilterValue class

Signature:

export declare class SearchResponseFilterValue extends PoqContract 

Extends: PoqContract

Constructors

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

Properties

Property Modifiers Type Description
customData   Record<string, unknown> | undefined Custom data.
id   string Id of the filter value.
label   string Label to show end user friendly information.
numberOfItems   number | undefined Number of items matching the filter.