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

    Interface DescribeSObjectOptions

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

    Properties

    ifModifiedSince?: string
    type: string