Determines the notification settings for webhooks sent as set out in the Project settings.
| Name | Type | Description | Notes |
|---|---|---|---|
| bool | Enables the notification through an email. | [optional] | |
| in_app | bool | Enables the notification through an email. | [optional] |
| emails | List[str] | An array of email addresses which will receive the notification. | [optional] |