struct

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))
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

created_at
Source
created_at=(created_at : Int64)
Source
id=(id : String)
Source
options
Source
options=(options : Array(String))
Source
owner_id
Source
owner_id=(owner_id : String)
Source
title
Source
title=(title : String)
Source
updated_at
Source
updated_at=(updated_at : Int64)
Source