class

STIX2::ExternalReference

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(source_name : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

description
Source
description=(description : String | Nil)
Source
external_id
Source
external_id=(external_id : String | Nil)
Source
hashes
Source
hashes=(hashes : Hash(String, String) | Nil)
Source
source_name
Source
source_name=(source_name : String)
Source
url=(url : String | Nil)
Source