STIX2::ExternalReference
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(source_name : String)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
description
Sourcedescription=(description : String | Nil)
Sourceexternal_id
Sourceexternal_id=(external_id : String | Nil)
Sourcehashes
Sourcehashes=(hashes : Hash(String, String) | Nil)
Sourcesource_name
Sourcesource_name=(source_name : String)
Sourceurl
Sourceurl=(url : String | Nil)
Source