Poq.SDK.Node

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

ProductPromotion.(constructor)

Constructs a new instance of the ProductPromotion class

Signature:

constructor(params?: {
        calloutMsg?: string;
        link?: string;
        promotionId?: string;
        promotionalPrice?: number;
    });

Parameters

Parameter Type Description
params { calloutMsg?: string; link?: string; promotionId?: string; promotionalPrice?: number; } (Optional)