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

    Interface HeadUpInformationParams

    Parameters for the headUpInformation operation.

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

    Hierarchy

    • DefaultParams
      • HeadUpInformationParams
    Index

    Properties

    Properties

    headers?: OutgoingHttpHeaders
    signal?: GenericAbortSignal