Skip to main content
Version: 8.9

Type Alias: BatchOperationCreatedResult

type BatchOperationCreatedResult = object;

The created batch operation.

Properties

batchOperationKey

batchOperationKey: BatchOperationKey;

Key of the batch operation.


batchOperationType

batchOperationType: BatchOperationTypeEnum;