Module Values.BatchGetTaskItemsSource

Sourcetype nonrec t = BatchGetTaskItem.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : BatchGetTaskItem.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of TaskRetryCount.t | `Map of ([> `String of String_.t ] * [> `Structure of (string * [> `String of IntString.t ]) list ]) list | `String of FarmId.t | `Timestamp of CreatedAt.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> BatchGetTaskItem.t list