PromotionRuleEventInterface Interface
History log of the promotion event related to rule.
interface PromotionRuleEventInterface {
ruleId: String
}
Fields
ruleId ● String
The rule ID associated with the promotion event.
Implemented By
PromotionRuleCreatedEvent object ● PromotionRuleDeletedEvent object ● PromotionRuleUpdatedEvent object