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

    Interface RecordAlertDataSourceMetadata

    interface RecordAlertDataSourceMetadata {
        apexClass?: string;
        fullName?: string;
        isActive?: boolean;
        isProtected?: boolean;
        masterLabel: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    apexClass?: string
    fullName?: string
    isActive?: boolean
    isProtected?: boolean
    masterLabel: string