Wallets V1
Kotlin Class
class DelegatedSignerType
val entries: EnumEntries<DelegatedSignerType>
val name: String
val ordinal: Int
val value: String
fun valueOf(value: String): DelegatedSignerType
fun values(): Array<DelegatedSignerType>
Was this page helpful?