vlocode-project - v2.4.3
    Preparing search index...

    Interface DescribeSObjectOptions

    interface DescribeSObjectOptions {
        ifModifiedSince?: string;
        type: string;
    }
    Index

    Properties

    ifModifiedSince?: string
    type: string