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