immich/mobile/openapi/doc/PeopleResponse.md

579 B

openapi.model.PeopleResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
enabled bool Whether people are enabled
minimumFaces Optional<int?> People face threshold [optional]
sidebarWeb bool Whether people appear in web sidebar

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