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