class

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)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

confidence
Source
description
Source
from_token_id
Source
quality
Source
to_token_id
Source
token_ids
Source
type
Source
verified_exhaustive
Source