Skip to main content
Version: 8.9 (unreleased)

Type Alias: ResumeBatchOperationData

type ResumeBatchOperationData = object;

Defined in: gen/types.gen.ts:8426

Properties

body?

optional body: unknown;

Defined in: gen/types.gen.ts:8427


path

path: object;

Defined in: gen/types.gen.ts:8428

batchOperationKey

batchOperationKey: BatchOperationKey;

The key (or operate legacy ID) of the batch operation.


query?

optional query: never;

Defined in: gen/types.gen.ts:8434


url

url: "/batch-operations/{batchOperationKey}/resumption";

Defined in: gen/types.gen.ts:8435