mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 13:10:53 +00:00
* add validteJsonElement * add oneOf support * various fixes, add tests * minor fixes * minor fixes * update data class * remove comments * array support, add test * update api client constructor * add anyOf support * add new files * fix merge * update * update * update * update
558 B
558 B
User
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | kotlin.Long | [optional] | |
username | kotlin.String | [optional] | |
firstName | kotlin.String | [optional] | |
lastName | kotlin.String | [optional] | |
kotlin.String | [optional] | ||
password | kotlin.String | [optional] | |
phone | kotlin.String | [optional] | |
userStatus | kotlin.Int | User Status | [optional] |