CryptoWallet

data class CryptoWallet(val id: String) : AuthenticationFactor

Constructors

Link copied to clipboard
fun CryptoWallet(id: String)

Properties

Link copied to clipboard
open override val id: String