# ImpiloAlertConfiguration

Model ID: `ImpiloAlertConfiguration`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `alert_config_type` | `string|null` | No |  |  | `null` | Yes |  |
| `alert_configuration_type` | `string|null` | No |  |  | `null` | Yes |  |
| `config` | [`ImpiloAlertConfig`](./ImpiloAlertConfig.md) | No |  |  | `null` | Yes |  |
| `enabled` | `boolean|null` | No |  |  | `null` | Yes |  |
| `notification_emails` | `array|null` | No |  |  | `null` | Yes |  |
| `notify_health_coach` | `boolean|null` | No |  |  | `null` | Yes |  |
| `notify_patient` | `boolean|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
