PolyScan::RelationshipRule
Inherits JSON::Serializable < Reference < Object
Constructors
new(id : String, type : String, description : String | Nil, from_token_id : String | Nil, to_token_id : String | Nil, token_ids : Array(String), confidence : Fixed, quality : Fixed, verified_exhaustive : Bool = false)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
confidence
Sourcedescription
Sourcefrom_token_id
Sourceid
Sourcequality
Sourceto_token_id
Sourcetoken_ids
Sourcetype
Sourceverified_exhaustive
Source