VolumeSaleInfo
class VolumeSaleInfo extends Collection (View source)
Properties
protected | $collection_key | ||
string | $buyLink | ||
string | $country | ||
bool | $isEbook | ||
protected | $listPriceType | ||
protected | $listPriceDataType | ||
protected | $offersType | ||
protected | $offersDataType | ||
string | $onSaleDate | ||
protected | $retailPriceType | ||
protected | $retailPriceDataType | ||
string | $saleability |
Methods
setBuyLink($buyLink)
No description
string
getBuyLink()
No description
setCountry($country)
No description
string
getCountry()
No description
setIsEbook($isEbook)
No description
bool
getIsEbook()
No description
getListPrice()
No description
setOffers($offers)
No description
getOffers()
No description
setOnSaleDate($onSaleDate)
No description
string
getOnSaleDate()
No description
getRetailPrice()
No description
setSaleability($saleability)
No description
string
getSaleability()
No description
Details
setBuyLink($buyLink)
No description
string
getBuyLink()
No description
setCountry($country)
No description
string
getCountry()
No description
setIsEbook($isEbook)
No description
bool
getIsEbook()
No description
setListPrice(VolumeSaleInfoListPrice $listPrice)
No description
VolumeSaleInfoListPrice
getListPrice()
No description
setOffers($offers)
No description
VolumeSaleInfoOffers[]
getOffers()
No description
setOnSaleDate($onSaleDate)
No description
string
getOnSaleDate()
No description
setRetailPrice(VolumeSaleInfoRetailPrice $retailPrice)
No description
VolumeSaleInfoRetailPrice
getRetailPrice()
No description
setSaleability($saleability)
No description
string
getSaleability()
No description