Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 808 Bytes

ReserveCouponEffectProps.md

File metadata and controls

12 lines (9 loc) · 808 Bytes

TalonOne.Model.ReserveCouponEffectProps

The properties specific to the "reserveCoupon" effect. This gets triggered whenever a validated rule contained a "reserve coupon" effect. This reserves the coupon currently on scope to the profile on scope.

Properties

Name Type Description Notes
CouponValue string The value of the coupon currently on scope.
ProfileIntegrationId string The ID of this customer profile in the third-party integration.
IsNewReservation bool Indicates whether this is a new coupon reservation or not.

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