Module Aides_logement.CalculAllocationLogementAccessionProprieteIn

type t = {
ressources_menage_arrondies_base_in : Runtime_ocaml.Runtime.money;
nombre_personnes_a_charge_in : Runtime_ocaml.Runtime.integer;
situation_familiale_calcul_apl_in : SituationFamilialeCalculAPL.t;
zone_in : ZoneDHabitation.t;
residence_in : Collectivite.t;
date_courante_in : Runtime_ocaml.Runtime.date;
mensualite_principale_in : Runtime_ocaml.Runtime.money;
situation_r822_11_13_17_in : bool;
date_signature_pret_in : Runtime_ocaml.Runtime.date;
type_travaux_logement_in : TypeTravauxLogementR8425.t;
local_habite_premiere_fois_beneficiaire_in : bool;
date_entree_logement_in : Runtime_ocaml.Runtime.date;
charges_mensuelles_pret_in : Runtime_ocaml.Runtime.money;
copropriete_in : bool;
operations_logement_evolutifs_sociaux_accession_propriete_aidee_Etat_in : bool;
}