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