Package org.exoplatform.wallet.contract
Class ERTTokenV1.NoSufficientFundEventResponse
- java.lang.Object
-
- org.web3j.protocol.core.methods.response.BaseEventResponse
-
- org.exoplatform.wallet.contract.ERTTokenV1.NoSufficientFundEventResponse
-
- Enclosing class:
- ERTTokenV1
public static class ERTTokenV1.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
-
-