immich_api_rs 1.137.3

Immich API
Documentation
# SyncAssetFaceV1

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**asset_id** | **String** |  | 
**bounding_box_x1** | **i32** |  | 
**bounding_box_x2** | **i32** |  | 
**bounding_box_y1** | **i32** |  | 
**bounding_box_y2** | **i32** |  | 
**id** | **String** |  | 
**image_height** | **i32** |  | 
**image_width** | **i32** |  | 
**person_id** | Option<**String**> |  | 
**source_type** | **String** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)