Values.ReportsSourceval to_value :
Report.t list ->
[> `List of
[> `Structure of
(string
* [> `Boolean of WrapperBoolean.t
| `Enum of string
| `String of NonEmptyString.t
| `Structure of
(string
* [> `Double of Percentage.t
| `Enum of string
| `Integer of WrapperInt.t
| `Long of WrapperLong.t
| `Map of
([> `String of String_.t ]
* [> `Integer of WrapperInt.t ])
list
| `Structure of
(string
* [> `Boolean of WrapperBoolean.t
| `Enum of string
| `String of NonEmptyString.t ])
list ])
list
| `Timestamp of Timestamp.t ])
list ]
list ]