immich/mobile/openapi/doc/AssetStatsResponseDto.md

18 lines
467 B
Markdown
Raw Permalink Normal View History

# openapi.model.AssetStatsResponseDto
## Load the model package
```dart
import 'package:openapi/api.dart';
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**images** | **int** | |
**total** | **int** | |
2023-08-02 21:10:55 +00:00
**videos** | **int** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)