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