SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteIncidentSeverity
Represents an incident severity in the project
Base Classes
This class extends the following base classes:
Properties
The following properties are provided directly by this class:
| Name | Type | Description | Required |
|---|---|---|---|
| Active | boolean | Whether the severity is active or not (boolean) | Yes |
| Color | string? | The hex color code associated with the severity (string) | |
| Name | string? | The name of the severity (string) | |
| Score | int? | The score value | |
| SeverityId | int? | The id of the incident severity (integer) |