Poq.SDK.Node

Home > @poq/sdk-sfcc > ProductListEvent > (constructor)

ProductListEvent.(constructor)

Constructs a new instance of the ProductListEvent class

Signature:

constructor(params?: {
        city?: string;
        country?: string;
        date?: string;
        state?: string;
        type?: string;
    });

Parameters

Parameter Type Description
params { city?: string; country?: string; date?: string; state?: string; type?: string; } (Optional)