Module Values_0.RuleActionsSource

Sourcetype nonrec t = RuleAction.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : RuleAction.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `String of FieldValueId.t | `Structure of (string * [> `Boolean of Boolean.t | `Double of Double.t | `String of FieldStringValue.t | `Structure of 'a list ]) list ]) list ] list | `Map of ([> `String of ReferenceKey.t ] * [> `Structure of (string * [> `Enum of string | `String of ReferenceValue.t ]) list ]) list | `String of TaskNameExpression.t | `Structure of (string * [> `Enum of string | `List of [> `String of UserId.t | `Structure of (string * [> `Boolean of Boolean.t | `Double of Double.t | `String of FieldStringValue.t | `Structure of 'b list ]) list ] list | `Long of TargetSlaMinutes.t | `Map of ([> `String of String_.t ] * [> `String of String_.t ]) list | `String of SlaName.t ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> RuleAction.t list
Sourceval of_json : [> Yojson.Safe.t ] -> RuleAction.t list
Sourceval to_json : RuleAction.t list -> Yojson.Safe.t