Home > @poq/sdk-sfcc > ProductListEvent > (constructor)
Constructs a new instance of the ProductListEvent
class
Signature:
constructor(params?: {
city?: string;
country?: string;
date?: string;
state?: string;
type?: string;
});
Parameter | Type | Description |
---|---|---|
params | { city?: string; country?: string; date?: string; state?: string; type?: string; } | (Optional) |