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

    Interface SalesforcePackageComponentFile

    interface SalesforcePackageComponentFile {
        componentName: string;
        componentType: string;
        packagePath: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    componentName: string
    componentType: string
    packagePath: string