Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 850 Bytes

RejectCouponEffectProps.md

File metadata and controls

16 lines (11 loc) · 850 Bytes

# RejectCouponEffectProps

Properties

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]

[Back to Model list] [Back to API list] [Back to README]