Poq.SDK.Node

Home > @poq/sdk > ISearchClient

ISearchClient interface

ISearchClient can be helpful in cases when user wants to filter and search for product listings which are specified by some particular criteria.

Signature:

export interface ISearchClient 

Methods

Method Description
search(appIdentifier, currencyIdentifier, params) Method returns product listing by specified search & filter criteria.