Home > @poq/sdk > PredictiveSearchResponse > (constructor)
Constructs a new instance of the PredictiveSearchResponse
class
Signature:
constructor(params: {
categories: ProductCategory[];
});
Parameter | Type | Description |
---|---|---|
params | { categories: ProductCategory[]; } |