GetDelegationSetPlainArgs

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

A collection of arguments for invoking getDelegationSet.

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

Delegation set ID. The following attribute is additionally exported:

Functions

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