This website requires JavaScript.
Explore
Help
Sign in
c-l
/
immich
Watch
1
Star
0
Fork
You've already forked immich
0
mirror of
https://github.com/immich-app/immich.git
synced
2025-03-01 15:11:21 +01:00
Code
Releases
Activity
b88e24678b
Branches
Tags
No results found.
immich
/
mobile
/
openapi
/
doc
/
JobCounts.md
Alex Tran
471a60dcb0
Added explicit type for job count
2022-10-06 12:43:02 -05:00
515 B
Generated
Raw
Blame
History
openapi.model.JobCounts
Load the model package
import
'package:openapi/api.dart'
;
Properties
Name
Type
Description
Notes
active
int
completed
int
failed
int
delayed
int
waiting
int
[Back to Model list]
[Back to API list]
[Back to README]