Poq.SDK.Node

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

ProductSimpleLink.(constructor)

Constructs a new instance of the ProductSimpleLink class

Signature:

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

Parameters

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