interface GeneratedNotification {
    recipients?: DiagnosticIdentity[];
}

Properties

Properties

recipients?: DiagnosticIdentity[]