The effect produced for the catalog item.
| Name | Type | Description | Notes |
|---|---|---|---|
| campaignId | Long | The ID of the campaign that effect belongs to. | |
| rulesetId | Long | The ID of the ruleset containing the rule that triggered this effect. | |
| ruleIndex | Long | The position of the rule that triggered this effect within the ruleset. | |
| ruleName | String | The name of the rule that triggered this effect. | |
| type | String | The type of this effect. | |
| props | Object | ||
| startTime | OffsetDateTime | The start of the time frame where the effect is active in UTC. | [optional] |
| endTime | OffsetDateTime | The end of the time frame where the effect is active in UTC. | [optional] |