@ibm-cloud/cloudant - v0.12.8
    Preparing search index...
    interface Transport {
        caused_by?: string;
        doc?: CloudantV1.Document.Transport;
        error?: string;
        id?: string;
        key: string;
        reason?: string;
        ref?: number;
        value?: CloudantV1.DocsResultRowValue.Transport;
    }
    Index

    Properties

    caused_by?: string
    error?: string
    id?: string
    key: string
    reason?: string
    ref?: number