mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 10:28:54 -07:00
cefdd86b7f
* 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] |