| Name | Type | Description | Notes |
|---|---|---|---|
| typeOfChange | String | The type of change that occurred. | |
| operation | String | The operation performed. | |
| employeeName | String | The name of the employee associated with the operation. | |
| data | List<ExtendedCoupon> | A list of extended coupon data. | [optional] |
| totalResultSize | Long | [optional] | |
| notificationType | NotificationTypeEnum | The type of the notification |
| Name | Value |
|---|---|
| COUPONUPDATED | "CouponUpdated" |
| COUPONDELETED | "CouponDeleted" |