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