Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 547 Bytes

CouponRejectionReason.md

File metadata and controls

13 lines (9 loc) · 547 Bytes

CouponRejectionReason

Holds a reference to the campaign, the coupon and the reason for which that coupon was rejected. Should only be present when there is a 'rejectCoupon' effect.

Properties

Name Type Description Notes
campaign_id int
coupon_id int
reason str

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