Module Values_1.OpsItemSummariesSource

Sourcetype nonrec t = OpsItemSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : OpsItemSummary.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of Values_0.OpsItemPriority.t | `Map of ([> `String of string ] * [> `Structure of (string * [> `Enum of string | `String of string ]) list ]) list | `String of Values_0.String_.t | `Timestamp of Values_0.DateTime.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> OpsItemSummary.t list
Sourceval of_json : [> Yojson.Safe.t ] -> OpsItemSummary.t list