total property

Money? total
getter/setter pair

The final amount paid by the customer, taking into account discounts and taxes.

Implementation

Money? total;