GetMnemonicSeedResponseResult

@Serializable
data class GetMnemonicSeedResponseResult(val mnemonicSeed: String)

Get mnemonic seed response result.

Author

Marcus Cvjeticanin

Since

0.3.0

Constructors

Link copied to clipboard
constructor(mnemonicSeed: String)

Properties

Link copied to clipboard