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

setAttributes(Attributes $attributes)

No description

getAttributes()

No description

setContentLanguage($contentLanguage)

No description

string
getContentLanguage()

No description

setDestinationStatuses($destinationStatuses)

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

Details

setAttributes(Attributes $attributes)

No description

Parameters

Attributes $attributes

Attributes getAttributes()

No description

Return Value

Attributes

setContentLanguage($contentLanguage)

No description

Parameters

$contentLanguage

string getContentLanguage()

No description

Return Value

string

setDestinationStatuses($destinationStatuses)

No description

Parameters

$destinationStatuses

DestinationStatus[] getDestinationStatuses()

No description

Return Value

DestinationStatus[]

setFeedLabel($feedLabel)

No description

Parameters

$feedLabel

string getFeedLabel()

No description

Return Value

string

setIssues($issues)

No description

Parameters

$issues

Issue[] getIssues()

No description

Return Value

Issue[]

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setParent($parent)

No description

Parameters

$parent

string getParent()

No description

Return Value

string

setProductId($productId)

No description

Parameters

$productId

string getProductId()

No description

Return Value

string

setTargetCountry($targetCountry)

No description

Parameters

$targetCountry

string getTargetCountry()

No description

Return Value

string