NCTU::OJ::Problem
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
created_at
Sourcecreated_at=(created_at : Time)
Sourcegroup_read
Sourcegroup_read=(group_read : Bool)
Sourcegroup_write
Sourcegroup_write=(group_write : Bool)
Sourceid
Sourceid=(id : Int32)
Sourcesource
Sourcesource=(source : String)
Sourcestatus
Sourcestatus=(status : Int32)
Sourcetitle
Sourcetitle=(title : String)
Sourceupdated_at
Sourceupdated_at=(updated_at : Time)
Sourceuser_id
Sourceuser_id=(user_id : Int32)
Sourcevisible
Sourcevisible=(visible : Bool)
Source