Package org.exoplatform.wallet.contract
Class GasPayableInToken.TransferEventResponse
- java.lang.Object
-
- org.web3j.protocol.core.methods.response.BaseEventResponse
-
- org.exoplatform.wallet.contract.GasPayableInToken.TransferEventResponse
-
- Enclosing class:
- GasPayableInToken
public static class GasPayableInToken.TransferEventResponse extends org.web3j.protocol.core.methods.response.BaseEventResponse
-
-
Constructor Summary
Constructors Constructor Description TransferEventResponse()
-
-
-
Field Detail
-
_from
public String _from
-
_to
public String _to
-
_value
public BigInteger _value
-
-