Class CustomerServiceSettings
Value Object
Class CustomerServiceSettings
Represents the default settings of a customer/guest
- CustomerServiceSettings implements CustomerServiceSettingsInterface
Package: Customer\ValueObjects
Category: System
Implements: CustomerServiceSettingsInterface
Located at Services/Core/Customer/ValueObjects/CustomerServiceSettings.inc.php
Category: System
Implements: CustomerServiceSettingsInterface
Located at Services/Core/Customer/ValueObjects/CustomerServiceSettings.inc.php
Methods summary
public
__construct( IdType $defaultCustomerStatusId, IdType $defaultGuestStatusId, BoolType $moveOnlyIfNoGuest )
Constructor of the class CustomerServiceSettings.