Module Values.IngestionJobSummariesSource

Sourcetype nonrec t = IngestionJobSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : IngestionJobSummary.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `String of Id.t | `Structure of (string * [> `Long of PrimitiveLong.t ]) list | `Timestamp of DateTimestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> IngestionJobSummary.t list