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

    Interface GetUpInformationParams

    Parameters for the getUpInformation operation.

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

    Hierarchy

    • DefaultParams
      • GetUpInformationParams
    Index

    Properties

    Properties

    headers?: OutgoingHttpHeaders
    signal?: GenericAbortSignal