1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-11 11:42:19 +02:00
immich/mobile/openapi/doc/AlbumCountResponseDto.md
Jason Rasmussen 07f7fffae7
refactor(server): album count (#2746)
* refactor(server): album count

* chore: open api
2023-06-16 10:48:48 -05:00

470 B
Generated

openapi.model.AlbumCountResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
owned int
shared int
notShared int

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