Home > @tridion-sites/open-api-client > BatchOperationCreationResult
The result of the creation of the batch operation.
Signature:
export type BatchOperationCreationResult = { $type?: string; BatchId?: string; };