Class CustomerGroupConfigurations
Class GXEngineQuantityUnit.
- CustomerGroupConfigurations implements CustomerGroupConfigurationsInterface
Package: CustomerGroup\ValueObjects
Category: System
Located at Services/Core/CustomerGroup/ValueObjects/CustomerGroupConfigurations.inc.php
Category: System
Located at Services/Core/CustomerGroup/ValueObjects/CustomerGroupConfigurations.inc.php
Methods summary
public
__construct( DecimalType $discount, DecimalType $otDiscount, DecimalType $minOrder = null, DecimalType $maxOrder = null, array $unallowedPaymentModules = [], array $unallowedShippingModules = [] )
CustomerGroupConfigurations constructor.