taux property

double taux
getter/setter pair

Implementation

double total_to_pay = 0,
    total_with_fees = 0,
    fees = 0,
    taux = 0;