Poq.SDK.Node

Home > @poq/sdk-sfcc > ShippingPromotion

ShippingPromotion class

Document representing a shipping promotion.

Signature:

export declare class ShippingPromotion extends BaseModel<ShippingPromotion> 

Extends: BaseModel<ShippingPromotion

Constructors

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

Properties

Property Modifiers Type Description
calloutMsg?   string (Optional) The localized call-out message of the promotion.
link?   string (Optional) The URL addressing the promotion.
promotionId?   string (Optional) The unique id of the promotion.
promotionName?   string (Optional) The localized promotion name.