immich/mobile/openapi/doc/CalendarHeatmapResponseDto.md

677 B

openapi.model.CalendarHeatmapResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
from String Start date in UTC
series List [default to const []]
to String End date in UTC
totalCount int Total activity count over the period

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