Values.ImportTaskSummarySourceImport task summary.
type nonrec t = {waves : ImportTaskSummaryWaves.t option;Import task summary waves.
*)applications : ImportTaskSummaryApplications.t option;Import task summary applications.
*)servers : ImportTaskSummaryServers.t option;Import task summary servers.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `Long of PositiveInteger.t ]) list ])
list ]