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

setReportDate(Date $reportDate)

No description

getReportDate()

No description

setReportGranularity($reportGranularity)

No description

string
getReportGranularity()

No description

Details

setCategoryId($categoryId)

No description

Parameters

$categoryId

string getCategoryId()

No description

Return Value

string

setCountryCode($countryCode)

No description

Parameters

$countryCode

string getCountryCode()

No description

Return Value

string

setPreviousRank($previousRank)

No description

Parameters

$previousRank

string getPreviousRank()

No description

Return Value

string

setPreviousRelativeDemand($previousRelativeDemand)

No description

Parameters

$previousRelativeDemand

string getPreviousRelativeDemand()

No description

Return Value

string

setRank($rank)

No description

Parameters

$rank

string getRank()

No description

Return Value

string

setRelativeDemand($relativeDemand)

No description

Parameters

$relativeDemand

string getRelativeDemand()

No description

Return Value

string

setRelativeDemandChange($relativeDemandChange)

No description

Parameters

$relativeDemandChange

string getRelativeDemandChange()

No description

Return Value

string

setReportDate(Date $reportDate)

No description

Parameters

Date $reportDate

Date getReportDate()

No description

Return Value

Date

setReportGranularity($reportGranularity)

No description

Parameters

$reportGranularity

string getReportGranularity()

No description

Return Value

string