Poq.SDK.Node

Home > @poq/sdk > SearchRequestFilterAttribute

SearchRequestFilterAttribute class

Signature:

export declare class SearchRequestFilterAttribute extends PoqContract 

Extends: PoqContract

Constructors

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

Properties

Property Modifiers Type Description
name   string Name of the filtering attribute.
values   string[] List of values of the filter.