class STIX2::Properties::BasicCommon

Direct Known Subclasses

Defined in:

objects/properties/basic_common.cr

Constructors

Instance Method Summary

Instance methods inherited from class STIX2::Properties::Core

id : String id, object_type : String object_type

Constructor methods inherited from class STIX2::Properties::Core

new(pull : JSON::PullParser)
new(object_type : String)
new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(object_type : String) #

[View source]

Instance Method Detail

def spec_version : String #

[View source]