mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-30 10:12:33 -04:00 
			
		
		
		
	
		
			
				
	
	
	
		
			679 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			679 B
		
	
	
	
	
	
	
	
openapi.model.UpdateUserDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| id | String | ||
| password | String | [optional] | |
| firstName | String | [optional] | |
| lastName | String | [optional] | |
| isAdmin | bool | [optional] | |
| shouldChangePassword | bool | [optional] | |
| profileImagePath | String | [optional] |