Module Values_0.DataQualityObservationsSource

Sourcetype nonrec t = DataQualityObservation.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : DataQualityObservation.t list -> [> `List of [> `Structure of (string * [> `String of DataQualityObservationDescription.t | `Structure of (string * [> `List of [> `String of NameString.t ] list | `String of NameString.t | `Structure of (string * [> `Double of NullableDouble.t ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b