total property

Money? total
getter/setter pair

The total amount paid by the user for this line item, taking into account discounts and tax.

Implementation

Money? total;