mirror of
https://github.com/immich-app/immich.git
synced 2024-12-04 10:34:56 +02:00
545 B
Generated
545 B
Generated
openapi.model.JobCountsDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
active | int | ||
completed | int | ||
failed | int | ||
delayed | int | ||
waiting | int | ||
paused | int |