Module Values.InsightsEventsSource

Sourcetype nonrec t = InsightsEvent.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : InsightsEvent.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Structure of (string * [> `Structure of (string * [> `Enum of string | `String of BounceSubType.t ]) list ]) list | `Timestamp of Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> InsightsEvent.t list
Sourceval of_json : [> Yojson.Safe.t ] -> InsightsEvent.t list
Sourceval to_json : InsightsEvent.t list -> Yojson.Safe.t