Interface CustomerGroupConfigurationsInterface

Interface CustomerGroupConfigurationsInterface

Direct known implementers

CustomerGroupConfigurations

Methods summary

public getMinOrder( void ) : float

Returns the minimum order.

public getMaxOrder( void ) : float

Returns the maximum order.

public getDiscount( void ) : float

Returns the discount.

public getOtDiscount( void ) : float

Returns the ot discount.

public getUnallowedPaymentModules( void ) : array

Returns the unallowed payment modules.

public getUnallowedShippingModules( void ) : array

Returns the unallowed shipping modules.