vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface RecordAlertCategoryMetadata

    interface RecordAlertCategoryMetadata {
        description?: string;
        fullName?: string;
        masterLabel: string;
        severity?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    description?: string
    fullName?: string
    masterLabel: string
    severity?: string