GetProfilePlainArgs

data class GetProfilePlainArgs(val profileId: String) : ConvertibleToJava<GetProfilePlainArgs>

Constructors

Link copied to clipboard
constructor(profileId: String)

Properties

Link copied to clipboard

Functions

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