RateGroup
class RateGroup extends Collection (View source)
Properties
protected | $collection_key | ||
string[] | $applicableShippingLabels | ||
protected | $carrierRatesType | ||
protected | $carrierRatesDataType | ||
protected | $mainTableType | ||
protected | $mainTableDataType | ||
string | $name | ||
protected | $singleValueType | ||
protected | $singleValueDataType | ||
protected | $subtablesType | ||
protected | $subtablesDataType |
Methods
setApplicableShippingLabels($applicableShippingLabels)
No description
string[]
getApplicableShippingLabels()
No description
setCarrierRates($carrierRates)
No description
getCarrierRates()
No description
getMainTable()
No description
setName($name)
No description
string
getName()
No description
getSingleValue()
No description
setSubtables($subtables)
No description
Table[]
getSubtables()
No description
Details
setApplicableShippingLabels($applicableShippingLabels)
No description
string[]
getApplicableShippingLabels()
No description
setCarrierRates($carrierRates)
No description
CarrierRate[]
getCarrierRates()
No description
setMainTable(Table $mainTable)
No description
Table
getMainTable()
No description
setName($name)
No description
string
getName()
No description
setSingleValue(Value $singleValue)
No description
Value
getSingleValue()
No description
setSubtables($subtables)
No description
Table[]
getSubtables()
No description