Headers
class Headers extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $locationsType | ||
protected | $locationsDataType | ||
string[] | $numberOfItems | ||
string[] | $postalCodeGroupNames | ||
protected | $pricesType | ||
protected | $pricesDataType | ||
protected | $weightsType | ||
protected | $weightsDataType |
Methods
setLocations($locations)
No description
getLocations()
No description
setNumberOfItems($numberOfItems)
No description
string[]
getNumberOfItems()
No description
setPostalCodeGroupNames($postalCodeGroupNames)
No description
string[]
getPostalCodeGroupNames()
No description
setPrices($prices)
No description
setWeights($weights)
No description
Weight[]
getWeights()
No description
Details
setLocations($locations)
No description
LocationIdSet[]
getLocations()
No description
setNumberOfItems($numberOfItems)
No description
string[]
getNumberOfItems()
No description
setPostalCodeGroupNames($postalCodeGroupNames)
No description
string[]
getPostalCodeGroupNames()
No description
setPrices($prices)
No description
Price[]
getPrices()
No description
setWeights($weights)
No description
Weight[]
getWeights()
No description