immich/mobile/openapi/doc/NotificationUpdateAllDto.md

572 B

openapi.model.NotificationUpdateAllDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
ids List Notification IDs to update [default to const []]
readAt Optional<DateTime?> Date when notifications were read [optional]

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