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
ec51a9f6d6
Branches
Tags
No results found.
immich
/
mobile
/
openapi
/
doc
/
UsageByUserDto.md
Brian Austin
7fca0d8da5
fix: replace first and last name with single field (
#4915
)
2023-11-11 19:03:32 -06:00
522 B
Generated
Raw
Blame
History
openapi.model.UsageByUserDto
Load the model package
import
'package:openapi/api.dart'
;
Properties
Name
Type
Description
Notes
photos
int
usage
int
userId
String
userName
String
videos
int
[Back to Model list]
[Back to API list]
[Back to README]