immich_api_rs 1.137.3

Immich API
Documentation
# SyncAssetV1

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**checksum** | **String** |  | 
**deleted_at** | Option<**String**> |  | 
**duration** | Option<**String**> |  | 
**file_created_at** | Option<**String**> |  | 
**file_modified_at** | Option<**String**> |  | 
**id** | **String** |  | 
**is_favorite** | **bool** |  | 
**library_id** | Option<**String**> |  | 
**live_photo_video_id** | Option<**String**> |  | 
**local_date_time** | Option<**String**> |  | 
**original_file_name** | **String** |  | 
**owner_id** | **String** |  | 
**stack_id** | Option<**String**> |  | 
**thumbhash** | Option<**String**> |  | 
**r#type** | [**models::AssetTypeEnum**]AssetTypeEnum.md |  | 
**visibility** | [**models::AssetVisibility**]AssetVisibility.md |  | 

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