mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 10:28:54 -07: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 |