SearchProduct
class SearchProduct extends BaseEntity
Properties
Ranking[] | $rankings |
Methods
string
getAsin()
No description
setAsin(string $asin)
No description
string
getCatalog()
No description
setCatalog(string $catalog)
No description
string
getEan()
No description
setEan(string $ean)
No description
string
getImageUrl()
No description
setImageUrl(string $imageUrl)
No description
int
getRank()
No description
setRank(int $rank)
No description
string
string
getCategoryId()
Get the Id of the main category of this product
setCategoryId(string $categoryId)
No description
string
getName()
No description
setName(string $name)
No description
string
getType()
No description
setType(string $type)
No description
string
getWeight()
No description
setWeight(string $weight)
No description
setRankings(array $rankings)
No description
getRelationships()
No description
Details
in BaseEntity at line line 31
__construct(array $raw = array())
Construct a new BaseEntity from raw array data
at line line 78
string
getAsin()
at line line 86
setAsin(string $asin)
at line line 94
string
getCatalog()
at line line 102
setCatalog(string $catalog)
at line line 110
string
getEan()
at line line 118
setEan(string $ean)
at line line 126
string
getImageUrl()
at line line 134
setImageUrl(string $imageUrl)
at line line 142
int
getRank()
at line line 150
setRank(int $rank)
at line line 159
string
getCategory()
deprecated
deprecated
at line line 169
string
getCategoryId()
Get the Id of the main category of this product