The properties specific to the "rejectCoupon" effect. This gets triggered whenever the coupon was rejected. See rejectionReason for more info on why.
Name | Type | Description | Notes |
---|---|---|---|
Value | string | The coupon code that was rejected. | |
RejectionReason | string | The reason why this coupon was rejected. | |
ConditionIndex | int | The index of the condition that caused the rejection of the coupon. | [optional] |
EffectIndex | int | The index of the effect that caused the rejection of the coupon. | [optional] |
Details | string | More details about the failure. | [optional] |
CampaignExclusionReason | string | The reason why the campaign was not applied. | [optional] |