immich_api_rs 1.137.3

Immich API
Documentation
# MemoryResponseDto

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**assets** | [**Vec<models::AssetResponseDto>**]AssetResponseDto.md |  | 
**created_at** | **String** |  | 
**data** | [**models::OnThisDayDto**]OnThisDayDto.md |  | 
**deleted_at** | Option<**String**> |  | [optional]
**hide_at** | Option<**String**> |  | [optional]
**id** | **String** |  | 
**is_saved** | **bool** |  | 
**memory_at** | **String** |  | 
**owner_id** | **String** |  | 
**seen_at** | Option<**String**> |  | [optional]
**show_at** | Option<**String**> |  | [optional]
**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)