Class Authentication.RoleGrantedEventResponse

java.lang.Object
org.web3j.protocol.core.methods.response.BaseEventResponse
it.unisa.KryptoAuth.contracts.Authentication.RoleGrantedEventResponse
Enclosing class:
Authentication

public static class Authentication.RoleGrantedEventResponse extends org.web3j.protocol.core.methods.response.BaseEventResponse
  • Field Details

    • role

      public byte[] role
    • account

      public String account
    • sender

      public String sender
  • Constructor Details

    • RoleGrantedEventResponse

      public RoleGrantedEventResponse()