immich_api_rs 1.137.3

Immich API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# AssetFaceWithoutPersonResponseDto

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bounding_box_x1** | **i32** |  | 
**bounding_box_x2** | **i32** |  | 
**bounding_box_y1** | **i32** |  | 
**bounding_box_y2** | **i32** |  | 
**id** | [**uuid::Uuid**]uuid::Uuid.md |  | 
**image_height** | **i32** |  | 
**image_width** | **i32** |  | 
**source_type** | Option<[**models::SourceType**]SourceType.md> |  | [optional]

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