GetUserPlainArgs

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

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard

The ID of the user.