Module Values_3.DataResponsesSource

Sourcetype nonrec t = Values_2.DataResponse.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : Values_2.DataResponse.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `Float of float | `String of string | `Timestamp of string ]) list ] list | `String of Values_0.String_.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> Values_2.DataResponse.t list