vlocode-project - v1.41.2
    Preparing search index...

    Interface DescribeGlobalResult

    interface DescribeGlobalResult {
        encoding: string;
        maxBatchSize: number;
        sobjects: DescribeGlobalSObjectResult[];
    }
    Index

    Properties

    encoding: string
    maxBatchSize: number