user

@get:JvmName(name = "getUser")
@set:JvmName(name = "setUser")
var user: HttpAuthorization.UsernamePassword
Specifies the HTTP authorization username/password pair.

.elide.http.HttpAuthorization.UsernamePassword user = 5;