PolyScan::Event
Inherits JSON::Serializable < Reference < Object
Constructors
new(id : String, slug : String, title : String, category : String, markets : Array(PolyScan::Market) = [] of Market)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
category
Sourceid
Sourcemarkets
Sourceslug
Sourcetitle
Source