Aides_logement.Menage
type t = {
prestations_recues : PrestationRecue.t array; |
logement : Logement.t; |
personnes_a_charge : PersonneACharge.t array; |
nombre_autres_occupants_logement : Runtime_ocaml.Runtime.integer; |
situation_familiale : SituationFamiliale.t; |
condition_rattache_foyer_fiscal_parent_ifi : bool; |
enfant_a_naitre_apres_quatrieme_mois_grossesse : bool; |
personnes_agees_handicapees_foyer_r844_4 : bool; |
residence : Collectivite.t; |
}