@ibm-cloud/cloudant - v0.12.8
    Preparing search index...
    interface Transport {
        caused_by?: string;
        error?: string;
        id: string;
        ok?: boolean;
        reason?: string;
        ref?: number;
        rev?: string;
    }
    Index

    Properties

    caused_by?: string
    error?: string
    id: string
    ok?: boolean
    reason?: string
    ref?: number
    rev?: string