immich/mobile/openapi/doc/SharedLinksUpdate.md

562 B

openapi.model.SharedLinksUpdate

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
enabled Optional<bool?> Whether shared links are enabled [optional]
sidebarWeb Optional<bool?> Whether shared links appear in web sidebar [optional]

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