Class: TrophyApiClient::BulkInsertIssueLevel

Inherits:
Object
  • Object
show all
Defined in:
lib/trophy_api_client/types/bulk_insert_issue_level.rb

Overview

The severity level of the issue.

Constant Summary collapse

ERROR =
"error"
WARNING =
"warning"