GetUserPlainArgs

data class GetUserPlainArgs(val userName: String) : ConvertibleToJava<GetUserPlainArgs>

Constructors

Link copied to clipboard
fun GetUserPlainArgs(userName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetUserPlainArgs

Properties

Link copied to clipboard

The name of the user.