Values_0.AssignSlaActionDefinitionSourceThe AssignSla action definition.
type nonrec t = {slaAssignmentType : SlaAssignmentType.t;Type of SLA assignment.
*)caseSlaConfiguration : CaseSlaConfiguration.t option;The SLA configuration for Case SLA Assignment.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Double of Double.t
| `String of FieldStringValue.t
| `Structure of 'a list ])
list ]
list
| `Long of TargetSlaMinutes.t
| `String of SlaName.t ])
list ])
list ]