CustomerGroupSettings

Implements \CustomerGroupSettingsInterface

Class CustomerGroupSettings

category

System

package

CustomerGroup

subpackage

ValueObjects

Methods

__construct

__construct(\BoolType $statusPublic, \BoolType $statusOtDiscount, \BoolType $statusGraduatedPrices, \BoolType $statusShowPrice, \BoolType $statusShowPriceTax, \BoolType $statusAddTaxOt, \BoolType $statusDiscountAttributes, \BoolType $statusFsk18Purchasable, \BoolType $statusFsk18Display, \BoolType $statusWriteReviews, \BoolType $statusReadReviews) 

Arguments

$statusPublic

\BoolType

$statusOtDiscount

\BoolType

$statusGraduatedPrices

\BoolType

$statusShowPrice

\BoolType

$statusShowPriceTax

\BoolType

$statusAddTaxOt

\BoolType

$statusDiscountAttributes

\BoolType

$statusFsk18Purchasable

\BoolType

$statusFsk18Display

\BoolType

$statusWriteReviews

\BoolType

$statusReadReviews

\BoolType

Checks if add tax ot enable or not.

isAddTaxOt() : boolean

Response

boolean

Checks if discount attributes enable or not.

isDiscountAttributes() : boolean

Response

boolean

Checks if fsk 18 display enable or not.

isFsk18Display() : boolean

Response

boolean

Checks if fsk 18 enable or not.

isFsk18Purchasable() : boolean

Response

boolean

Checks if graduated prices enable or not.

isGraduatedPrices() : boolean

Response

boolean

Checks if ot discount flag enable or not.

isOtDiscountFlag() : boolean

Response

boolean

Checks if the customer group is public or not.

isPublic() : boolean

Response

boolean

Checks if read reviews enable or not.

isReadReviews() : boolean

Response

boolean

Checks if show price enable or not.

isShowPrice() : boolean

Response

boolean

Checks if show price tax enable or not.

isShowPriceTax() : boolean

Response

boolean

Checks if write reviews enable or not.

isWriteReviews() : boolean

Response

boolean

Properties

statusPublic

statusPublic : boolean
var

Type(s)

boolean

statusOtDiscount

statusOtDiscount : boolean
var

Type(s)

boolean

statusGraduatedPrices

statusGraduatedPrices : boolean
var

Type(s)

boolean

statusShowPrice

statusShowPrice : boolean
var

Type(s)

boolean

statusShowPriceTax

statusShowPriceTax : boolean
var

Type(s)

boolean

statusAddTaxOt

statusAddTaxOt : boolean
var

Type(s)

boolean

statusDiscountAttributes

statusDiscountAttributes : boolean
var

Type(s)

boolean

statusFsk18Purchasable

statusFsk18Purchasable : boolean
var

Type(s)

boolean

statusFsk18Display

statusFsk18Display : boolean
var

Type(s)

boolean

statusWriteReviews

statusWriteReviews : boolean
var

Type(s)

boolean

statusReadReviews

statusReadReviews : boolean
var

Type(s)

boolean