The ID of a notification scheme.

interface NotificationSchemeId {
    id: string;
}

Hierarchy

  • Record<string, unknown>
    • NotificationSchemeId

Properties

Properties

id: string

The ID of a notification scheme.