Module Values.OffersSource

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