Turnir::DbStorage::Preset
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(id : String, title : String, owner_id : String, created_at : Int64, updated_at : Int64, options : Array(String))
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
created_at
Sourceid
Sourceoptions
Sourceowner_id
Sourcetitle
Sourceupdated_at
Source