Home > @poq/sdk-sfcc > ApproachingDiscountResult
A result of a approaching discount request.
Signature:
export declare class ApproachingDiscountResult extends BaseModel<ApproachingDiscountResult>
Extends: BaseModel<ApproachingDiscountResult
Constructor | Modifiers | Description |
---|---|---|
(constructor)(params) | Constructs a new instance of the ApproachingDiscountResult class |
Property | Modifiers | Type | Description |
---|---|---|---|
approachingDiscounts? | Array<ApproachingDiscount> | (Optional) Lists approaching discounts. |