chargeItems property

List<BillItem> chargeItems
getter/setter pair

List of bill items to be charged.

Implementation

List<BillItem> chargeItems;