immich/mobile/openapi/doc/ServerStatsResponseDto.md

619 B

openapi.model.ServerStatsResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
photos int
videos int
objects int
usageRaw int
usage String
usageByUser List [default to const []]

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