NotificationEventTypeCategory interface
Encapsulates the properties of a category. A category will be used by the UI to group event types
id | Gets or sets the unique identifier of this category. |
name | Gets or sets the friendly name of this category. |
Gets or sets the unique identifier of this category.
id: string
Property Value
string
Gets or sets the friendly name of this category.
name: string
Property Value
string