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(
Constructor of the class CustomerServiceSettings. |
public
integer
|
|
public
integer
|
|
public
boolean
|
Properties summary
protected
integer
|
$defaultCustomerStatusId
|
|
protected
integer
|
$defaultGuestStatusId
|
|
protected
boolean
|
$moveOnlyIfNoGuest
|