BestSellers
class BestSellers extends Model (View source)
Properties
string | $categoryId | ||
string | $countryCode | ||
string | $previousRank | ||
string | $previousRelativeDemand | ||
string | $rank | ||
string | $relativeDemand | ||
string | $relativeDemandChange | ||
protected | $reportDateType | ||
protected | $reportDateDataType | ||
string | $reportGranularity |
Methods
setCategoryId($categoryId)
No description
string
getCategoryId()
No description
setCountryCode($countryCode)
No description
string
getCountryCode()
No description
setPreviousRank($previousRank)
No description
string
getPreviousRank()
No description
setPreviousRelativeDemand($previousRelativeDemand)
No description
string
getPreviousRelativeDemand()
No description
setRank($rank)
No description
string
getRank()
No description
setRelativeDemand($relativeDemand)
No description
string
getRelativeDemand()
No description
setRelativeDemandChange($relativeDemandChange)
No description
string
getRelativeDemandChange()
No description
getReportDate()
No description
setReportGranularity($reportGranularity)
No description
string
getReportGranularity()
No description
Details
setCategoryId($categoryId)
No description
string
getCategoryId()
No description
setCountryCode($countryCode)
No description
string
getCountryCode()
No description
setPreviousRank($previousRank)
No description
string
getPreviousRank()
No description
setPreviousRelativeDemand($previousRelativeDemand)
No description
string
getPreviousRelativeDemand()
No description
setRank($rank)
No description
string
getRank()
No description
setRelativeDemand($relativeDemand)
No description
string
getRelativeDemand()
No description
setRelativeDemandChange($relativeDemandChange)
No description
string
getRelativeDemandChange()
No description
setReportDate(Date $reportDate)
No description
Date
getReportDate()
No description
setReportGranularity($reportGranularity)
No description
string
getReportGranularity()
No description