Class CreateWalletRequestAccount
java.lang.Object
dev.getelements.elements.sdk.model.blockchain.wallet.CreateWalletRequestAccount
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
static interface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
boolean
void
setAddress
(String address) void
setGenerate
(boolean generate) void
setPrivateKey
(String privateKey) toString()
-
Constructor Details
-
CreateWalletRequestAccount
public CreateWalletRequestAccount()
-
-
Method Details