Interface CustomerGroupSettingsInterface
Interface CustomerGroupSettingsInterface
Methods summary
public
isPublic( void )
: boolean
Checks if the customer group is public or not.
Checks if the customer group is public or not.
Returns
boolean
public
isOtDiscountFlag( void )
: boolean
Checks if ot discount flag enable or not.
Checks if ot discount flag enable or not.
Returns
boolean
public
isGraduatedPrices( void )
: boolean
Checks if graduated prices enable or not.
Checks if graduated prices enable or not.
Returns
boolean
public
isShowPrice( void )
: boolean
Checks if show price enable or not.
Checks if show price enable or not.
Returns
boolean
public
isShowPriceTax( void )
: boolean
Checks if show price tax enable or not.
Checks if show price tax enable or not.
Returns
boolean
public
isAddTaxOt( void )
: boolean
Checks if add tax ot enable or not.
Checks if add tax ot enable or not.
Returns
boolean
public
isDiscountAttributes( void )
: boolean
Checks if discount attributes enable or not.
Checks if discount attributes enable or not.
Returns
boolean
public
isFsk18( void )
: boolean
Checks if fsk 18 enable or not.
Checks if fsk 18 enable or not.
Returns
boolean
public
isFsk18Display( void )
: boolean
Checks if fsk 18 display enable or not.
Checks if fsk 18 display enable or not.
Returns
boolean
public
isWriteReviews( void )
: boolean
Checks if write reviews enable or not.
Checks if write reviews enable or not.
Returns
boolean
public
isReadReviews( void )
: boolean
Checks if read reviews enable or not.
Checks if read reviews enable or not.
Returns
boolean