total_with_fees property

double total_with_fees
getter/setter pair

Implementation

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