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
5aa06ed3be
Branches
Tags
No results found.
immich
/
mobile
/
openapi
/
doc
/
UsageByUserDto.md
Zeeshan Khan
a6eea4d096
feat(web) add asset count stats on admin page (
#843
)
2022-10-23 16:54:54 -05:00
550 B
Raw
Blame
History
openapi.model.UsageByUserDto
Load the model package
import
'package:openapi/api.dart'
;
Properties
Name
Type
Description
Notes
userId
String
objects
int
videos
int
photos
int
usageRaw
int
usage
String
[Back to Model list]
[Back to API list]
[Back to README]