Poq.SDK.Node

Home > @poq/sdk-sfcc > PromotionLink

Document representing a promotion link.

Signature:

export declare class PromotionLink extends BaseModel<PromotionLink> 

Extends: BaseModel<PromotionLink

Constructors

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

Properties

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