immich/mobile/openapi/doc/CreateUserDto.md

610 B
Generated

openapi.model.CreateUserDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
email String
externalPath String [optional]
memoriesEnabled bool [optional]
name String
password String
storageLabel String [optional]

[Back to Model list] [Back to API list] [Back to README]