immich/mobile/openapi/doc/TimeBucketsResponseDto.md

569 B

openapi.model.TimeBucketsResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
count int Number of assets in this time bucket
timeBucket String Time bucket identifier in YYYY-MM-DD format representing the start of the time period

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