mirror of
https://github.com/gosticks/open-project-flutter-api.git
synced 2025-10-16 11:55:34 +00:00
882 B
882 B
openapi.model.UserCreateModel
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| admin | Object | ||
| Object | |||
| login | Object | ||
| password | Object | The users password. Conditions: Only writable on creation, not on update. | [optional] |
| firstName | Object | ||
| lastName | Object | ||
| status | Object | The current activation status of the user. Conditions: Only writable on creation, not on update. | [optional] |
| language | Object |