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

    Interface DescribeSObjectOptions

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

    Properties

    ifModifiedSince?: string
    type: string