Parameters for the getSessionInformation operation.

interface GetSessionInformationParams {
    headers?: OutgoingHttpHeaders;
}

Properties

Properties

headers?: OutgoingHttpHeaders

Generated using TypeDoc