/* *~*~* Implementation file for the Customer class Written By: Iurii Tatishchev Changed by: Iurii Tatishchev IDE: CLion *~**/ #include #include #include "Customer.h" using namespace std; /* Write your code here */