Method: Verizon::Notification#severity
- Defined in:
- lib/verizon/models/notification.rb
#severity ⇒ String
Severity level associated with the notification. Examples would be:<br />Major<br />Minor<br />Critical<br />NotApplicable.
57 58 59 |
# File 'lib/verizon/models/notification.rb', line 57 def severity @severity end |