Aides_logement.CalculAidePersonnaliseeLogementFoyerIn
type t = {
residence_in : Collectivite.t; |
logement_foyer_jeunes_travailleurs_in : bool; |
type_logement_foyer_in : TypeLogementFoyer.t; |
date_conventionnement_in : Runtime_ocaml.Runtime.date; |
ressources_menage_arrondies_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; |
date_courante_in : Runtime_ocaml.Runtime.date; |
redevance_in : Runtime_ocaml.Runtime.money; |
condition_2_du_832_25_in : unit -> bool; |
limitation_majoration_personnes_a_charge_in : unit -> bool; |
n_nombre_parts_d832_25_in : unit -> Runtime_ocaml.Runtime.decimal; |
}