class

NCTU::OJ::Problem

Inherits JSON::Serializable / Reference / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

created_at
Source
created_at=(created_at : Time)
Source
group_read
Source
group_read=(group_read : Bool)
Source
group_write
Source
group_write=(group_write : Bool)
Source
id=(id : Int32)
Source
source
Source
source=(source : String)
Source
status
Source
status=(status : Int32)
Source
title
Source
title=(title : String)
Source
updated_at
Source
updated_at=(updated_at : Time)
Source
user_id
Source
user_id=(user_id : Int32)
Source
visible
Source
visible=(visible : Bool)
Source