Home > @poq/sdk-sfcc > PromotionLink
Document representing a promotion link.
Signature:
export declare class PromotionLink extends BaseModel<PromotionLink>
Extends: BaseModel<PromotionLink
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(params) | Constructs a new instance of the PromotionLink class |
| 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) |