apidocs / com.srv4pos.server.api.user / UserShortInfo

UserShortInfo

class UserShortInfo : Info

Contains username only. Used in GET collections methods.

Constructors

<init>

UserShortInfo()

Contains username only. Used in GET collections methods.

Properties

username

lateinit var username: String

Extension Functions

toJson

fun Info.toJson(): String