Module Values.DataSourceRunActivitiesSource

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