forked from loafle/openapi-generator-original
* 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] |