immich_api_rs 1.137.3

Immich API
Documentation
# SyncAssetExifV1

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**asset_id** | **String** |  | 
**city** | Option<**String**> |  | 
**country** | Option<**String**> |  | 
**date_time_original** | Option<**String**> |  | 
**description** | Option<**String**> |  | 
**exif_image_height** | Option<**i32**> |  | 
**exif_image_width** | Option<**i32**> |  | 
**exposure_time** | Option<**String**> |  | 
**f_number** | Option<**f64**> |  | 
**file_size_in_byte** | Option<**i32**> |  | 
**focal_length** | Option<**f64**> |  | 
**fps** | Option<**f64**> |  | 
**iso** | Option<**i32**> |  | 
**latitude** | Option<**f64**> |  | 
**lens_model** | Option<**String**> |  | 
**longitude** | Option<**f64**> |  | 
**make** | Option<**String**> |  | 
**model** | Option<**String**> |  | 
**modify_date** | Option<**String**> |  | 
**orientation** | Option<**String**> |  | 
**profile_description** | Option<**String**> |  | 
**projection_type** | Option<**String**> |  | 
**rating** | Option<**i32**> |  | 
**state** | Option<**String**> |  | 
**time_zone** | Option<**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)