---
title: "NotificationType"
description: "NotificationType enum values."
section: "Reference"
group: "Enums"
order: 1105
---

| Key       | Value       | Notes |
| --------- | ----------- | ----- |
| `info`    | `"info"`    |       |
| `warning` | `"warning"` |       |
| `error`   | `"error"`   |       |
| `success` | `"success"` |       |
| `system`  | `"system"`  |       |
