Module Aides_logement.CalculAidePersonnaliseeLogementFoyer

type t = {
coefficient_multiplicateur_d832_25 : Runtime_ocaml.Runtime.money;
coefficient_r_d832_25 : Runtime_ocaml.Runtime.money;
n_nombre_parts_d832_25 : Runtime_ocaml.Runtime.decimal;
equivalence_loyer_eligible : Runtime_ocaml.Runtime.money;
plafond_equivalence_loyer_eligible : Runtime_ocaml.Runtime.money;
equivalence_loyer_minimale : Runtime_ocaml.Runtime.money;
coefficient_prise_en_charge_d832_25 : Runtime_ocaml.Runtime.decimal;
aide_finale_formule : Runtime_ocaml.Runtime.money;
traitement_aide_finale : Runtime_ocaml.Runtime.money -> Runtime_ocaml.Runtime.money;
}