Package org.exoplatform.wallet.contract
Class ERTTokenV2.NoSufficientFundEventResponse
- java.lang.Object
-
- org.web3j.protocol.core.methods.response.BaseEventResponse
-
- org.exoplatform.wallet.contract.ERTTokenV2.NoSufficientFundEventResponse
-
- Enclosing class:
- ERTTokenV2
public static class ERTTokenV2.NoSufficientFundEventResponse extends org.web3j.protocol.core.methods.response.BaseEventResponse
-
-
Field Summary
Fields Modifier and Type Field Description BigIntegerbalance
-
Constructor Summary
Constructors Constructor Description NoSufficientFundEventResponse()
-
-
-
Field Detail
-
balance
public BigInteger balance
-
-