Class PatchSmartContractRequest
java.lang.Object
dev.getelements.elements.sdk.model.blockchain.PatchSmartContractRequest
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.voidsetAccountAddress(String accountAddress) Deprecated.voidsetBlockchain(String blockchain) Deprecated.voidsetDisplayName(String displayName) Deprecated.voidsetMetadata(Map<String, Object> metadata) Deprecated.voidsetScriptHash(String scriptHash) Deprecated.voidsetWalletId(String walletId) Deprecated.
-
Constructor Details
-
PatchSmartContractRequest
public PatchSmartContractRequest()Deprecated.
-
-
Method Details
-
getDisplayName
Deprecated. -
setDisplayName
Deprecated. -
getScriptHash
Deprecated. -
setScriptHash
Deprecated. -
getBlockchain
Deprecated. -
setBlockchain
Deprecated. -
getWalletId
Deprecated. -
setWalletId
Deprecated. -
getAccountAddress
Deprecated. -
setAccountAddress
Deprecated. -
getMetadata
Deprecated. -
setMetadata
Deprecated.
-