1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-20 00:38:24 +02:00
immich/mobile/openapi/doc/MemoryResponseDto.md
2024-04-02 14:21:58 -05:00

908 B
Generated

openapi.model.MemoryResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
assets List [default to const []]
createdAt DateTime
data OnThisDayDto
deletedAt DateTime [optional]
id String
isSaved bool
memoryAt DateTime
ownerId String
seenAt DateTime [optional]
type String
updatedAt DateTime

[Back to Model list] [Back to API list] [Back to README]