Poq.SDK.Node

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

ApproachingDiscountResult.(constructor)

Constructs a new instance of the ApproachingDiscountResult class

Signature:

constructor(params?: {
        approachingDiscounts?: Array<ApproachingDiscount>;
    });

Parameters

Parameter Type Description
params { approachingDiscounts?: Array<ApproachingDiscount>; } (Optional)