Product
class Product extends Collection (View source)
Properties
| protected | $collection_key | ||
| protected | $attributesType | ||
| protected | $attributesDataType | ||
| string | $contentLanguage | ||
| protected | $destinationStatusesType | ||
| protected | $destinationStatusesDataType | ||
| string | $feedLabel | ||
| protected | $issuesType | ||
| protected | $issuesDataType | ||
| string | $name | ||
| string | $parent | ||
| string | $productId | ||
| string | $targetCountry |
Methods
getAttributes()
No description
setContentLanguage($contentLanguage)
No description
string
getContentLanguage()
No description
setDestinationStatuses($destinationStatuses)
No description
getDestinationStatuses()
No description
setFeedLabel($feedLabel)
No description
string
getFeedLabel()
No description
setIssues($issues)
No description
setName($name)
No description
string
getName()
No description
setParent($parent)
No description
string
getParent()
No description
setProductId($productId)
No description
string
getProductId()
No description
setTargetCountry($targetCountry)
No description
string
getTargetCountry()
No description
Details
setAttributes(Attributes $attributes)
No description
Attributes
getAttributes()
No description
setContentLanguage($contentLanguage)
No description
string
getContentLanguage()
No description
setDestinationStatuses($destinationStatuses)
No description
DestinationStatus[]
getDestinationStatuses()
No description
setFeedLabel($feedLabel)
No description
string
getFeedLabel()
No description
setIssues($issues)
No description
Issue[]
getIssues()
No description
setName($name)
No description
string
getName()
No description
setParent($parent)
No description
string
getParent()
No description
setProductId($productId)
No description
string
getProductId()
No description
setTargetCountry($targetCountry)
No description
string
getTargetCountry()
No description