CycloneDX::OrganizationalEntity
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(name : String | Nil = nil, url : Array(String) | Nil = nil, contact : Array(OrganizationalContact) | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
contact
Sourcename
Sourceurl
Source