mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-19 07:10:52 +00:00
* Add example allOf with single ref * fix dart-dio-next handling of that case * Refactor without vendor extension * Regenerate newer samples
791 B
791 B
WWW::OpenAPIClient::Object::User
Load the model package
use WWW::OpenAPIClient::Object::User;
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | int | [optional] | |
username | string | [optional] | |
first_name | string | [optional] | |
last_name | string | [optional] | |
string | [optional] | ||
password | string | [optional] | |
phone | string | [optional] | |
user_status | int | User Status | [optional] |
user_type | UserType | [optional] |