Module Values.BenefitSummariesSource

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