@ibm-cloud/cloudant - v0.12.6
    Preparing search index...

    Class DocumentRevisionStatus

    Schema for information about revisions and their status.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    rev: string

    Schema for a document revision identifier.

    status: string

    Status of the revision. May be one of: - available: Revision is available for retrieving with rev query parameter - missing: Revision is not available - deleted: Revision belongs to deleted document.

    Methods