class Controls::ThreatVector

A representation of the threat vector API resource

Public Instance Methods

to_s() click to toggle source

@return [String] the title of the threat vector

# File lib/controls/objects/threat_vector.rb, line 7
def to_s
  title
end