Parameters for the getUpInformation operation.

interface GetUpInformationParams {
    headers?: OutgoingHttpHeaders;
}

Properties

Properties

headers?: OutgoingHttpHeaders

Generated using TypeDoc