Poq.SDK.Node

Home > @poq/sdk-sfcc > ApproachingDiscountResult

ApproachingDiscountResult class

A result of a approaching discount request.

Signature:

export declare class ApproachingDiscountResult extends BaseModel<ApproachingDiscountResult> 

Extends: BaseModel<ApproachingDiscountResult

Constructors

Constructor Modifiers Description
(constructor)(params)   Constructs a new instance of the ApproachingDiscountResult class

Properties

Property Modifiers Type Description
approachingDiscounts?   Array<ApproachingDiscount> (Optional) Lists approaching discounts.