items property

List<Item> items
getter/setter pair

The list of items in the order.

Implementation

List<Item> items;