Module Aides_logement.CalculAidePersonnaliseeLogementAccessionPropriete

type t = {
mensualite_eligible : Runtime_ocaml.Runtime.money;
mensualite_minimale : Runtime_ocaml.Runtime.money;
coefficient_prise_en_charge_d832_10 : Runtime_ocaml.Runtime.decimal;
aide_finale_formule : Runtime_ocaml.Runtime.money;
traitement_aide_finale : Runtime_ocaml.Runtime.money -> Runtime_ocaml.Runtime.money;
}