mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 02:18:50 -07: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] |