class UserShortInfo : Info
Contains username only. Used in GET collections methods.
<init>
UserShortInfo()
username
lateinit var username: String
toJson
fun Info.toJson(): String