| Name | Type | Description | Notes |
|---|---|---|---|
| Enabled | bool? | Enables the notification. | [optional] |
| Value | int? | The percent value of the limit which, when reached, triggers the notification. | [optional] |
| InApp | bool? | Enables the notification in the application. | [optional] |
| Emails | List<string> | An array of email addresses which will receive the notification. | [optional] |