Customer constructor

Customer()

Instantiates a new Customer and sets the default values.

Implementation

Customer() : additionalData = {};