immich/mobile/openapi/doc/SyncAssetV1.md

1.4 KiB

openapi.model.SyncAssetV1

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
checksum String Checksum
createdAt DateTime Uploaded to Immich at
deletedAt DateTime Deleted at
duration String Duration
fileCreatedAt DateTime File created at
fileModifiedAt DateTime File modified at
height int Asset height
id String Asset ID
isEdited bool Is edited
isFavorite bool Is favorite
libraryId String Library ID
livePhotoVideoId String Live photo video ID
localDateTime DateTime Local date time
originalFileName String Original file name
ownerId String Owner ID
stackId String Stack ID
thumbhash String Thumbhash
type AssetTypeEnum
visibility AssetVisibility
width int Asset width

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