forked from loafle/openapi-generator-original
* [Kotlin] Use Mutable container types when 'modelMutable' is enabled * Generate sample 'kotlin' project with mutable models * Generate sample 'kotlin-server' project with mutable models * Generate sample 'kotlin-vertx' project with mutable models * Generate sample 'ktorm-schema' project with mutable models Co-authored-by: Bruno Coelho <4brunu@users.noreply.github.com>
518 B
518 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] |