Aides_logement.Logement
type t = {
residence_principale : bool; |
mode_occupation : ModeOccupation.t; |
proprietaire : ParentOuAutre.t; |
loue_ou_sous_loue_a_des_tiers : LoueOuSousLoueADesTiers.t; |
usufruit : ParentOuAutre.t; |
logement_decent_l89_462 : bool; |
surface_m_carres : Runtime_ocaml.Runtime.integer; |
zone : ZoneDHabitation.t; |
}