class

CycloneDX::OrganizationalContact

Inherits JSON::Serializable / Reference / Object

Constructors

new(name : String | Nil = nil, email : String | Nil = nil, phone : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

email
Source
name
Source
phone
Source
to_xml(xml : XML::Builder, element_name : String = "author")
Source