Class KeySystemHookEvent

    • Constructor Detail

      • KeySystemHookEvent

        public KeySystemHookEvent()
    • Method Detail

      • getCreatedAt

        public Date getCreatedAt()
      • setCreatedAt

        public void setCreatedAt​(Date createdAt)
      • getUpdatedAt

        public Date getUpdatedAt()
      • setUpdatedAt

        public void setUpdatedAt​(Date updatedAt)
      • getEventName

        public String getEventName()
      • setEventName

        public void setEventName​(String eventName)
      • getUsername

        public String getUsername()
      • setUsername

        public void setUsername​(String username)
      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • setId

        public void setId​(Integer id)