Package org.exoplatform.wallet.contract
Class AccountInitialization.UpgradedDataEventResponse
- java.lang.Object
-
- org.web3j.protocol.core.methods.response.BaseEventResponse
-
- org.exoplatform.wallet.contract.AccountInitialization.UpgradedDataEventResponse
-
- Enclosing class:
- AccountInitialization
public static class AccountInitialization.UpgradedDataEventResponse extends org.web3j.protocol.core.methods.response.BaseEventResponse
-
-
Field Summary
Fields Modifier and Type Field Description StringdataAddressBigIntegerdataVersion
-
Constructor Summary
Constructors Constructor Description UpgradedDataEventResponse()
-
-
-
Field Detail
-
dataVersion
public BigInteger dataVersion
-
dataAddress
public String dataAddress
-
-