Peter Leibiger 15e9d4ed8c
Add example allOf with single ref (#10948)
* Add example allOf with single ref

* fix dart-dio-next handling of that case

* Refactor without vendor extension

* Regenerate newer samples
2022-04-12 13:52:53 +08:00

692 B

Org.OpenAPITools.Model.User

Properties

Name Type Description Notes
Id long [optional]
Username string [optional]
FirstName string [optional]
LastName string [optional]
Email string [optional]
Password string [optional]
Phone string [optional]
UserStatus int User Status [optional]
UserType UserType [optional]

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