mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
* refactor(server): device info service * use upsertDeviceInfo in mobile app * fix: return types and dedupe code Co-authored-by: Fynn Petersen-Frey <zoodyy@users.noreply.github.com>
525 B
Generated
525 B
Generated
openapi.model.UpsertDeviceInfoDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| deviceType | DeviceTypeEnum | ||
| deviceId | String | ||
| isAutoBackup | bool | [optional] |