class TestOrderLineItemProduct extends Collection (View source)

Properties

protected $collection_key
string $brand
string $condition
string $contentLanguage
protected $feesType
protected $feesDataType
string $gtin
$imageLink
string $itemGroupId
string $mpn
string $offerId
protected $priceType
protected $priceDataType
string $targetCountry
string $title
protected $variantAttributesType
protected $variantAttributesDataType

Methods

setBrand($brand)

No description

string
getBrand()

No description

setCondition($condition)

No description

string
getCondition()

No description

setContentLanguage($contentLanguage)

No description

string
getContentLanguage()

No description

setFees($fees)

No description

getFees()

No description

setGtin($gtin)

No description

string
getGtin()

No description

setImageLink($imageLink)

No description

string
getImageLink()

No description

setItemGroupId($itemGroupId)

No description

string
getItemGroupId()

No description

setMpn($mpn)

No description

string
getMpn()

No description

setOfferId($offerId)

No description

string
getOfferId()

No description

setPrice(Price $price)

No description

getPrice()

No description

setTargetCountry($targetCountry)

No description

string
getTargetCountry()

No description

setTitle($title)

No description

string
getTitle()

No description

setVariantAttributes($variantAttributes)

No description

Details

setBrand($brand)

No description

Parameters

$brand

string getBrand()

No description

Return Value

string

setCondition($condition)

No description

Parameters

$condition

string getCondition()

No description

Return Value

string

setContentLanguage($contentLanguage)

No description

Parameters

$contentLanguage

string getContentLanguage()

No description

Return Value

string

setFees($fees)

No description

Parameters

$fees

OrderLineItemProductFee[] getFees()

No description

Return Value

OrderLineItemProductFee[]

setGtin($gtin)

No description

Parameters

$gtin

string getGtin()

No description

Return Value

string

No description

Parameters

$imageLink

No description

Return Value

string

setItemGroupId($itemGroupId)

No description

Parameters

$itemGroupId

string getItemGroupId()

No description

Return Value

string

setMpn($mpn)

No description

Parameters

$mpn

string getMpn()

No description

Return Value

string

setOfferId($offerId)

No description

Parameters

$offerId

string getOfferId()

No description

Return Value

string

setPrice(Price $price)

No description

Parameters

Price $price

Price getPrice()

No description

Return Value

Price

setTargetCountry($targetCountry)

No description

Parameters

$targetCountry

string getTargetCountry()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string

setVariantAttributes($variantAttributes)

No description

Parameters

$variantAttributes

OrderLineItemProductVariantAttribute[] getVariantAttributes()

No description