immich/mobile/openapi/doc/SyncAssetFaceV1.md

827 B

openapi.model.SyncAssetFaceV1

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
assetId String Asset ID
boundingBoxX1 int Bounding box X1
boundingBoxX2 int Bounding box X2
boundingBoxY1 int Bounding box Y1
boundingBoxY2 int Bounding box Y2
id String Asset face ID
imageHeight int Image height
imageWidth int Image width
personId String Person ID
sourceType String Source type

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