Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
id
Source
kind
Source
note
Source
query_hash
Source
result_id
Source