struct

Xerp::Store::FeedbackEventRow

Inherits Struct < Value < Object

Represents a row from the feedback_events table.

Constructors

new(id : Int64, result_id : String, query_hash : Nil | String, kind : String, note : Nil | String, created_at : String)
Source

Instance methods

created_at
Source
kind
Source
note
Source
query_hash
Source
result_id
Source