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

    Interface HeadUpInformationParams

    Parameters for the headUpInformation operation.

    interface HeadUpInformationParams {
        headers?: OutgoingHttpHeaders;
        signal?: GenericAbortSignal;
    }

    Hierarchy

    • DefaultParams
      • HeadUpInformationParams
    Index
    headers?: OutgoingHttpHeaders
    signal?: GenericAbortSignal