CarrierRate
class CarrierRate extends Model (View source)
Properties
string | $carrierName | ||
string | $carrierService | ||
protected | $flatAdjustmentType | ||
protected | $flatAdjustmentDataType | ||
string | $name | ||
string | $originPostalCode | ||
string | $percentageAdjustment |
Methods
setCarrierName($carrierName)
No description
string
getCarrierName()
No description
setCarrierService($carrierService)
No description
string
getCarrierService()
No description
getFlatAdjustment()
No description
setName($name)
No description
string
getName()
No description
setOriginPostalCode($originPostalCode)
No description
string
getOriginPostalCode()
No description
setPercentageAdjustment($percentageAdjustment)
No description
string
getPercentageAdjustment()
No description
Details
setCarrierName($carrierName)
No description
string
getCarrierName()
No description
setCarrierService($carrierService)
No description
string
getCarrierService()
No description
setFlatAdjustment(Price $flatAdjustment)
No description
Price
getFlatAdjustment()
No description
setName($name)
No description
string
getName()
No description
setOriginPostalCode($originPostalCode)
No description
string
getOriginPostalCode()
No description
setPercentageAdjustment($percentageAdjustment)
No description
string
getPercentageAdjustment()
No description