immich/mobile/openapi/doc/SearchAlbumResponseDto.md

631 B

openapi.model.SearchAlbumResponseDto

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 []]
total int

[Back to Model list] [Back to API list] [Back to README]