immich/mobile/openapi/doc/SyncPersonV1.md

835 B

openapi.model.SyncPersonV1

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
birthDate DateTime Birth date
color String Color
createdAt DateTime Created at
faceAssetId String Face asset ID
id String Person ID
isFavorite bool Is favorite
isHidden bool Is hidden
name String Person name
ownerId String Owner ID
updatedAt DateTime Updated at

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