mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 02:18:50 -07:00
deb1f970a8
* feat: quotas * chore: open api * chore: update status box and upload error message --------- Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
887 B
Generated
887 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] | |
quotaSizeInBytes | int | [optional] | |
shouldChangePassword | bool | [optional] | |
storageLabel | String | [optional] |