Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 740 Bytes

CouponCreatedEffectProps.md

File metadata and controls

11 lines (8 loc) · 740 Bytes

TalonOne.Model.CouponCreatedEffectProps

The properties specific to the "couponCreated" effect. This gets triggered whenever a validated rule contained a "create coupon" effect, and a coupon was created for a customer. See "createdCoupons" on the response for all details of this coupon.

Properties

Name Type Description Notes
Value string The coupon code that was created.
ProfileId string The integration identifier of the customer for whom this coupon was created.

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