mirror of
https://github.com/immich-app/immich.git
synced 2024-12-22 01:47:08 +02:00
310fab526d
* chore: recursively sort api keys * chore: open api
762 B
Generated
762 B
Generated
openapi.model.UpdateUserDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
String | [optional] | ||
externalPath | String | [optional] | |
firstName | String | [optional] | |
id | String | ||
isAdmin | bool | [optional] | |
lastName | String | [optional] | |
password | String | [optional] | |
shouldChangePassword | bool | [optional] | |
storageLabel | String | [optional] |