Interface CustomerGroupConfigurationsInterface
Interface CustomerGroupConfigurationsInterface
Methods summary
public
getMinOrder( void )
: float
Returns the minimum order.
Returns the minimum order.
Returns
float
The minimum order.
public
getMaxOrder( void )
: float
Returns the maximum order.
Returns the maximum order.
Returns
float
The maximum order.
public
getDiscount( void )
: float
Returns the discount.
Returns
float
The discount.
public
getOtDiscount( void )
: float
Returns the ot discount.
Returns
float
The ot discount.
public
getUnallowedPaymentModules( void )
: array
Returns the unallowed payment modules.
Returns the unallowed payment modules.
Returns
array
The unallowed payment modules.
public
getUnallowedShippingModules( void )
: array
Returns the unallowed shipping modules.
Returns the unallowed shipping modules.
Returns
array
The unallowed shippings.