Class CreateWalletRequestAccount
java.lang.Object
dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequestAccount
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interface -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()booleanvoidsetAddress(String address) voidsetGenerate(boolean generate) voidsetPrivateKey(String privateKey) toString()
-
Constructor Details
-
CreateWalletRequestAccount
public CreateWalletRequestAccount()
-
-
Method Details