Package org.exoplatform.wallet.contract
Class ERTTokenV2.InitializationEventResponse
- java.lang.Object
-
- org.web3j.protocol.core.methods.response.BaseEventResponse
-
- org.exoplatform.wallet.contract.ERTTokenV2.InitializationEventResponse
-
- Enclosing class:
- ERTTokenV2
public static class ERTTokenV2.InitializationEventResponse extends org.web3j.protocol.core.methods.response.BaseEventResponse
-
-
Field Summary
Fields Modifier and Type Field Description BigInteger_etherAmountString_fromString_toBigInteger_tokenAmount
-
Constructor Summary
Constructors Constructor Description InitializationEventResponse()
-
-
-
Field Detail
-
_from
public String _from
-
_to
public String _to
-
_tokenAmount
public BigInteger _tokenAmount
-
_etherAmount
public BigInteger _etherAmount
-
-