This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
immich
mirror of
https://github.com/immich-app/immich.git
Watch
1
Star
0
Fork
You've already forked immich
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ddae707ea9
immich
/
mobile
/
openapi
/
doc
/
SearchAssetResponseDto.md
663 B
Raw
Blame
History
openapi.model.SearchAssetResponseDto
Load the model package
import
'package:openapi/api.dart'
;
Properties
Name
Type
Description
Notes
count
int
facets
List
[default to const []]
items
List
[default to const []]
nextPage
String
total
int
[Back to Model list]
[Back to API list]
[Back to README]