Module Values.ServiceIdsSource

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