class Value extends Model (View source)

Properties

string $carrierRateName
protected $flatRateType
protected $flatRateDataType
bool $noShipping
string $pricePercentage
string $subtableName

Methods

setCarrierRateName($carrierRateName)

No description

string
getCarrierRateName()

No description

setFlatRate(Price $flatRate)

No description

getFlatRate()

No description

setNoShipping($noShipping)

No description

bool
getNoShipping()

No description

setPricePercentage($pricePercentage)

No description

string
getPricePercentage()

No description

setSubtableName($subtableName)

No description

string
getSubtableName()

No description

Details

setCarrierRateName($carrierRateName)

No description

Parameters

$carrierRateName

string getCarrierRateName()

No description

Return Value

string

setFlatRate(Price $flatRate)

No description

Parameters

Price $flatRate

Price getFlatRate()

No description

Return Value

Price

setNoShipping($noShipping)

No description

Parameters

$noShipping

bool getNoShipping()

No description

Return Value

bool

setPricePercentage($pricePercentage)

No description

Parameters

$pricePercentage

string getPricePercentage()

No description

Return Value

string

setSubtableName($subtableName)

No description

Parameters

$subtableName

string getSubtableName()

No description

Return Value

string