SlaValuesOverride Class |
Namespace: CorrigoService.Entities
[SerializableAttribute] public class SlaValuesOverride : PortfolioChildCorrigoEntity
The SlaValuesOverride type exposes the following members.
| Name | Description | |
|---|---|---|
| AckInMinutes |
Default value for the time in which WO must be acknowledged (started), number of minutes. Supported values 0-599999.“0” means “do not compute Acknowledge By”.
| |
| DueInMinutes |
Default value for the time in which WO must be completed, number of minutes. Supported values 1-599999.
| |
| PriorityId |
Reference to Priority ID associated with SLA rule
| |
| RespondInMinutes |
Default value for the time in which WO must be started, number of minutes. Supported values 1-599999.
|