struct

Xerp::Store::FeedbackStatsRow

Inherits Struct < Value < Object

Represents a row from the feedback_stats table.

Constructors

new(result_id : String, promising_count : Int32, useful_count : Int32, not_useful_count : Int32)
Source

Instance methods

not_useful_count
Source
promising_count
Source
result_id
Source
useful_count
Source