Parameters for the headUpInformation operation.

interface HeadUpInformationParams {
    headers?: OutgoingHttpHeaders;
}

Properties

Properties

headers?: OutgoingHttpHeaders

Generated using TypeDoc