mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-01 19:17:12 -04: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] |