immich_api_rs 1.137.3

Immich API
Documentation
# SyncMemoryV1

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | **String** |  | 
**data** | [**serde_json::Value**].md |  | 
**deleted_at** | Option<**String**> |  | 
**hide_at** | Option<**String**> |  | 
**id** | **String** |  | 
**is_saved** | **bool** |  | 
**memory_at** | **String** |  | 
**owner_id** | **String** |  | 
**seen_at** | Option<**String**> |  | 
**show_at** | Option<**String**> |  | 
**r#type** | [**models::MemoryType**]MemoryType.md |  | 
**updated_at** | **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)