Module Values.BatchGetJobItemsSource

Sourcetype nonrec t = BatchGetJobItem.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : BatchGetJobItem.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of JobPriority.t | `Map of ([> `Enum of string | `String of JobParametersKeyString.t ] * [> `Integer of Integer.t | `Structure of (string * [> `String of IntString.t ]) list ]) list | `String of FarmId.t | `Structure of (string * [> `Enum of string | `List of [> `Structure of (string * [> `Enum of string | `List of [> `String of OutputRelativeDirectoriesListMemberString.t ] list | `String of FileSystemLocationName.t ]) list ] list ]) list | `Timestamp of CreatedAt.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> BatchGetJobItem.t list
Sourceval of_json : [> Yojson.Safe.t ] -> BatchGetJobItem.t list