Module Values.EstimatesByTimeSource

Sourcetype nonrec t = EstimateByTime.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : EstimateByTime.t list -> [> `List of [> `Structure of (string * [> `Double of Double.t | `Enum of string | `Structure of (string * [> `Timestamp of IsoDate.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> EstimateByTime.t list
Sourceval of_json : [> Yojson.Safe.t ] -> EstimateByTime.t list