Aides_logement.TrancheRevenu
type t = {
haut : LimiteTranche.t;
bas : Runtime_ocaml.Runtime.money;
taux : Runtime_ocaml.Runtime.decimal;
}