immich/mobile/openapi/doc/EmailNotificationsResponse.md

638 B

openapi.model.EmailNotificationsResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
albumInvite bool Whether to receive email notifications for album invites
albumUpdate bool Whether to receive email notifications for album updates
enabled bool Whether email notifications are enabled

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