Value
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
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
string
getCarrierRateName()
No description
setFlatRate(Price $flatRate)
No description
Price
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