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