Home > @poq/sdk-sfcc > ApproachingDiscountResult > (constructor)
Constructs a new instance of the ApproachingDiscountResult
class
Signature:
constructor(params?: {
approachingDiscounts?: Array<ApproachingDiscount>;
});
Parameter | Type | Description |
---|---|---|
params | { approachingDiscounts?: Array<ApproachingDiscount>; } | (Optional) |