PolyScan::Outcome
Inherits JSON::Serializable < Reference < Object
Constructors
new(id : String, market_id : String, name : String, yes_token_id : String, no_token_id : String | Nil, p_hat : Fixed | Nil, confidence : Fixed, external_source_stale : Bool = false)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
confidence
Sourceexternal_source_stale
Sourceid
Sourcemarket_id
Sourcename
Sourceno_token_id
Sourcep_hat
Sourceyes_token_id
Source