Class CustomerGroup
Class QuantityUnitCollection
- CustomerGroup implements CustomerGroupInterface
Package: CustomerGroup\Entities
Category: System
Located at Services/Core/CustomerGroup/Entities/CustomerGroup.inc.php
Category: System
Located at Services/Core/CustomerGroup/Entities/CustomerGroup.inc.php
Methods summary
public
|
#
__construct(
CustomerGroup constructor. |
public
|
|
public
|
|
public
|
|
public
|
|
public
integer
|
|
public
|
|
public
string
|
|
public
|
|
public
array
|
|
public
|
|
public
|
|
public
|
|
public
|
#
setConfigurations(
Sets the customer group configurations. |
public
boolean
|
|
public
|
|
public
integer
|
|
public
|
Properties summary
protected
integer
|
$id
Customer group id. |
#
0
|
protected
integer
|
$members
Customer group member number. |
#
0
|
protected
boolean
|
$default
Customer Group default value. |
#
false
|
protected
|
$names
|
|
protected
|
$settings
|
|
protected
|
$configurations
|
|
protected
|
$repository
|