Class: Veracode::Result::FlawStatus
- Inherits:
-
Common::Base
- Object
- Common::Base
- Veracode::Result::FlawStatus
- Defined in:
- lib/veracode/api/types.rb
Instance Method Summary collapse
Methods inherited from Common::Base
api_field, api_type_field, #initialize
Constructor Details
This class inherits a constructor from Veracode::Common::Base
Instance Method Details
#open_flaws ⇒ Object
200 201 202 |
# File 'lib/veracode/api/types.rb', line 200 def open_flaws return @xml_hash['open'] end |