BatchOperationResult

constructor(status: BatchOperationStatus, successValues: List<S>? = null, failureValues: List<F>? = null)