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