forked from Cutlery/immich
		
	
		
			
				
	
	
	
		
			839 B
		
	
	
	
	
	
	
		
			Generated
		
	
	
			
		
		
	
	
			839 B
		
	
	
	
	
	
	
		
			Generated
		
	
	
openapi.model.UpdateUserDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| avatarColor | UserAvatarColor | [optional] | |
| String | [optional] | ||
| externalPath | String | [optional] | |
| id | String | ||
| isAdmin | bool | [optional] | |
| memoriesEnabled | bool | [optional] | |
| name | String | [optional] | |
| password | String | [optional] | |
| shouldChangePassword | bool | [optional] | |
| storageLabel | String | [optional] |