Class TokenFactory.FundAllocationChangedEventResponse

java.lang.Object
org.web3j.protocol.core.methods.response.BaseEventResponse
io.meeds.deeds.contract.TokenFactory.FundAllocationChangedEventResponse
Enclosing class:
TokenFactory

public static class TokenFactory.FundAllocationChangedEventResponse extends org.web3j.protocol.core.methods.response.BaseEventResponse
  • Field Details

    • fundAddress

      public String fundAddress
    • allocation

      public BigInteger allocation
    • fixedPercentage

      public Boolean fixedPercentage
  • Constructor Details

    • FundAllocationChangedEventResponse

      public FundAllocationChangedEventResponse()