# openapi.model.AllJobStatusResponseDto

## Load the model package
```dart
import 'package:openapi/api.dart';
```

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**backgroundTask** | [**JobStatusDto**](JobStatusDto.md) |  | 
**faceDetection** | [**JobStatusDto**](JobStatusDto.md) |  | 
**facialRecognition** | [**JobStatusDto**](JobStatusDto.md) |  | 
**library_** | [**JobStatusDto**](JobStatusDto.md) |  | 
**metadataExtraction** | [**JobStatusDto**](JobStatusDto.md) |  | 
**migration** | [**JobStatusDto**](JobStatusDto.md) |  | 
**search** | [**JobStatusDto**](JobStatusDto.md) |  | 
**sidecar** | [**JobStatusDto**](JobStatusDto.md) |  | 
**smartSearch** | [**JobStatusDto**](JobStatusDto.md) |  | 
**storageTemplateMigration** | [**JobStatusDto**](JobStatusDto.md) |  | 
**thumbnailGeneration** | [**JobStatusDto**](JobStatusDto.md) |  | 
**videoConversion** | [**JobStatusDto**](JobStatusDto.md) |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)