Module Allocations_familiales.PrestationsFamiliales

type t = {
droit_ouvert : Enfant.t -> bool;
conditions_hors_age : Enfant.t -> bool;
age_l512_3_2 : Runtime_ocaml.Runtime.duration;
regime_outre_mer_l751_1 : bool;
}