Package org.exoplatform.wallet.contract
Class ERTTokenV1.DepositReceivedEventResponse
- java.lang.Object
-
- org.web3j.protocol.core.methods.response.BaseEventResponse
-
- org.exoplatform.wallet.contract.ERTTokenV1.DepositReceivedEventResponse
-
- Enclosing class:
- ERTTokenV1
public static class ERTTokenV1.DepositReceivedEventResponse extends org.web3j.protocol.core.methods.response.BaseEventResponse
-
-
Field Summary
Fields Modifier and Type Field Description BigIntegeramountStringfrom
-
Constructor Summary
Constructors Constructor Description DepositReceivedEventResponse()
-
-
-
Field Detail
-
from
public String from
-
amount
public BigInteger amount
-
-