Allocations_familiales.InterfaceAllocationsFamilialesIn
type t = {
i_date_courante_in : Runtime_ocaml.Runtime.date; |
i_enfants_in : EnfantEntree.t array; |
i_ressources_menage_in : Runtime_ocaml.Runtime.money; |
i_residence_in : Collectivite.t; |
i_personne_charge_effective_permanente_est_parent_in : bool; |
i_personne_charge_effective_permanente_remplit_titre_I_in : bool; |
i_avait_enfant_a_charge_avant_1er_janvier_2012_in : bool; |
}