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