| Name | Type | Description | Notes |
|---|---|---|---|
| notification_type | crate::models::NotificationType | ||
| send_on_success | bool | [default to false] | |
| send_on_failure | bool | [default to true] | |
| slack_configuration | Option<crate::models::SlackNotificationConfiguration> | [optional] | |
| customerio_configuration | Option<serde_json::Value> | [optional] |