mirror of
https://github.com/immich-app/immich.git
synced 2024-12-20 00:38:24 +02:00
908 B
Generated
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 |