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

    Interface AppExplorationDataConsentMetadata

    interface AppExplorationDataConsentMetadata {
        applicationName?: string;
        availableObjects?: string;
        enabledObjects?: string;
        fullName?: string;
        isProjectAccessEnabled?: boolean;
        isProtected?: boolean;
        masterLabel: string;
        projectName?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    applicationName?: string
    availableObjects?: string
    enabledObjects?: string
    fullName?: string
    isProjectAccessEnabled?: boolean
    isProtected?: boolean
    masterLabel: string
    projectName?: string