customer property

OrderCustomer? customer
getter/setter pair

The details of the customer who placed the order.

Implementation

OrderCustomer? customer;