Package org.exoplatform.wallet.contract
Class TokenVesting.VestingEventResponse
- java.lang.Object
-
- org.web3j.protocol.core.methods.response.BaseEventResponse
-
- org.exoplatform.wallet.contract.TokenVesting.VestingEventResponse
-
- Enclosing class:
- TokenVesting
public static class TokenVesting.VestingEventResponse extends org.web3j.protocol.core.methods.response.BaseEventResponse
-
-
Field Summary
Fields Modifier and Type Field Description String_targetBigInteger_tokenAmount
-
Constructor Summary
Constructors Constructor Description VestingEventResponse()
-
-
-
Field Detail
-
_target
public String _target
-
_tokenAmount
public BigInteger _tokenAmount
-
-