Type Alias: BatchOperationTypeEnum
type BatchOperationTypeEnum =
(typeof BatchOperationTypeEnum)[keyof typeof BatchOperationTypeEnum];
The type of the batch operation.
type BatchOperationTypeEnum =
(typeof BatchOperationTypeEnum)[keyof typeof BatchOperationTypeEnum];
The type of the batch operation.