Parameters for the getActiveTasks operation.

interface GetActiveTasksParams {
    headers?: OutgoingHttpHeaders;
}

Properties

Properties

headers?: OutgoingHttpHeaders

Generated using TypeDoc