mirror of
https://github.com/immich-app/immich.git
synced 2025-10-26 16:22:33 -04:00
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] |