The ID of a notification scheme.

interface NotificationSchemeId {
    id: string;
}

Properties

Properties

id: string

The ID of a notification scheme.