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

    Interface GetSessionInformationParams

    Parameters for the getSessionInformation operation.

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

    Hierarchy

    • DefaultParams
      • GetSessionInformationParams
    Index

    Properties

    Properties

    headers?: OutgoingHttpHeaders
    signal?: GenericAbortSignal