The ID of an event that is being mapped to notifications.

interface NotificationSchemeEventTypeId {
    id: string;
}

Properties

Properties

id: string

The ID of the notification scheme event.