immich/mobile/openapi/doc/SyncAssetExifV1.md

1.4 KiB

openapi.model.SyncAssetExifV1

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
assetId String Asset ID
city String City
country String Country
dateTimeOriginal DateTime Date time original
description String Description
exifImageHeight int Exif image height
exifImageWidth int Exif image width
exposureTime String Exposure time
fNumber double F number
fileSizeInByte int File size in byte
focalLength double Focal length
fps double FPS
iso int ISO
latitude double Latitude
lensModel String Lens model
longitude double Longitude
make String Make
model String Model
modifyDate DateTime Modify date
orientation String Orientation
profileDescription String Profile description
projectionType String Projection type
rating int Rating
state String State
timeZone String Time zone

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