immich/mobile/openapi/doc/PersonWithFacesResponseDto.md

686 B

openapi.model.PersonWithFacesResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
birthDate DateTime
faces List [default to const []]
id String
isHidden bool
name String
thumbnailPath String

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