GetAccountPlainArgs

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

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard
val id: String

Primary identifier which is manually generated.