immich/mobile/openapi/doc/AlbumStatisticsResponseDto.md

547 B

openapi.model.AlbumStatisticsResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
notShared int Number of non-shared albums
owned int Number of owned albums
shared int Number of shared albums

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