Poq.SDK.Node

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

CustomerProductListItemLink.(constructor)

Constructs a new instance of the CustomerProductListItemLink class

Signature:

constructor(params?: {
        link?: string;
        title?: string;
    });

Parameters

Parameter Type Description
params { link?: string; title?: string; } (Optional)