mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
955 B
955 B
openapi.model.SyncAssetFaceV2
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 | |
| deletedAt | DateTime | Face deleted at | |
| id | String | Asset face ID | |
| imageHeight | int | Image height | |
| imageWidth | int | Image width | |
| isVisible | bool | Is the face visible in the asset | |
| personId | String | Person ID | |
| sourceType | String | Source type |