GetAccountPlainArgs

data class GetAccountPlainArgs(val accountId: String) : ConvertibleToJava<GetAccountPlainArgs>

Constructors

Link copied to clipboard
fun GetAccountPlainArgs(accountId: String)

Functions

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

Properties

Link copied to clipboard