Home > @poq/sdk-sfcc > ProductSimpleLink > (constructor)
Constructs a new instance of the ProductSimpleLink
class
Signature:
constructor(params?: {
link?: string;
title?: string;
});
Parameter | Type | Description |
---|---|---|
params | { link?: string; title?: string; } | (Optional) |