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