interface DeleteNotificationScheme {
    notificationSchemeId: string;
}

Properties

notificationSchemeId: string

The ID of the notification scheme.