Class ENSRegistryWithFallbackContract.ApprovalForAllEventResponse

java.lang.Object
org.web3j.protocol.core.methods.response.BaseEventResponse
org.web3j.ens.contracts.generated.ENSRegistryWithFallbackContract.ApprovalForAllEventResponse
Enclosing class:
ENSRegistryWithFallbackContract

public static class ENSRegistryWithFallbackContract.ApprovalForAllEventResponse extends BaseEventResponse
  • Field Details

    • owner

      public String owner
    • operator

      public String operator
    • approved

      public Boolean approved
  • Constructor Details

    • ApprovalForAllEventResponse

      public ApprovalForAllEventResponse()