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

    Interface ObjectEntry

    interface ObjectEntry {
        datapackType: string;
        globalKey?: string;
        id?: string;
        name?: string;
        sobjectType: string;
    }

    Implemented by

    Index

    Properties

    datapackType: string
    globalKey?: string
    id?: string
    name?: string
    sobjectType: string