AccountStatusProducts
class AccountStatusProducts extends Collection (View source)
Properties
protected | $collection_key | ||
string | $channel | ||
string | $country | ||
string | $destination | ||
protected | $itemLevelIssuesType | ||
protected | $itemLevelIssuesDataType | ||
protected | $statisticsType | ||
protected | $statisticsDataType |
Methods
setChannel($channel)
No description
string
getChannel()
No description
setCountry($country)
No description
string
getCountry()
No description
setDestination($destination)
No description
string
getDestination()
No description
setItemLevelIssues($itemLevelIssues)
No description
getItemLevelIssues()
No description
getStatistics()
No description
Details
setChannel($channel)
No description
string
getChannel()
No description
setCountry($country)
No description
string
getCountry()
No description
setDestination($destination)
No description
string
getDestination()
No description
setItemLevelIssues($itemLevelIssues)
No description
AccountStatusItemLevelIssue[]
getItemLevelIssues()
No description
setStatistics(AccountStatusStatistics $statistics)
No description
AccountStatusStatistics
getStatistics()
No description