Module Values.JobMembersSource

Sourcetype nonrec t = JobMember.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : JobMember.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `String of FarmId.t ]) list ] list ]
Sourceval to_query : JobMember.t list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> JobMember.t list
Sourceval of_json : [> Yojson.Safe.t ] -> JobMember.t list
Sourceval to_json : JobMember.t list -> Yojson.Safe.t