Interface CustomerServiceSettingsInterface

Value Object.

Interface CustomerServiceSettings

Represents the default settings of a customer/guest.

Direct known implementers

CustomerServiceSettings

Methods summary

public getDefaultCustomerStatusId( void ) : integer

Returns the default customer status ID.

public getDefaultGuestStatusId( void ) : integer

Returns the default guest customer status ID.

public getMoveOnlyIfNoGuest( void ) : boolean

Returns the only no guests should be moved.