Package io.meeds.deeds.contract
Class ERC1155MintBurn.URIEventResponse
- java.lang.Object
-
- org.web3j.protocol.core.methods.response.BaseEventResponse
-
- io.meeds.deeds.contract.ERC1155MintBurn.URIEventResponse
-
- Enclosing class:
- ERC1155MintBurn
public static class ERC1155MintBurn.URIEventResponse extends org.web3j.protocol.core.methods.response.BaseEventResponse
-
-
Field Summary
Fields Modifier and Type Field Description String_amountBigInteger_id
-
Constructor Summary
Constructors Constructor Description URIEventResponse()
-
-
-
Field Detail
-
_id
public BigInteger _id
-
_amount
public String _amount
-
-