CustomerSession constructor
CustomerSession()
Instantiates a new CustomerSession and sets the default values.
Implementation
CustomerSession() : additionalData = {};
Instantiates a new CustomerSession and sets the default values.
CustomerSession() : additionalData = {};