MerchantsProducts
in package
ReturnedSale
Tags
Table of Contents
Properties
- $additionalImageLinks : string|null
- $availability : string|null
- $brand : string|null
- $channel : string|null
- $color : string|null
- $contentLanguage : string|null
- $customLabel0 : string|null
- $customLabel1 : string|null
- $customLabel3 : string|null
- $customLabel4 : string|null
- $description : string|null
- $gender : string|null
- $googleProductCategory : int
- $gtin : string|null
- $id : int
- $imageLink : string|null
- $itemGroupId : int
- $link : string|null
- $material : string|null
- $merchantId : int
- $mpn : string|null
- $offerId : int
- $pattern : string|null
- $price : float
- $priceCurrency : string|null
- $productCondition : string|null
- $productMerchantsInfos : string|null
- $productTypes : string|null
- $saleTotal : float
- $shippingCountry : string|null
- $shippingPrice : float
- $shippingPriceCurrency : string|null
- $shippingWeight : string|null
- $shippingWeightUnit : string|null
- $targetCountry : string|null
- $title : string|null
Methods
- getAdditionalImageLinks() : string|null
- getAvailability() : string|null
- getBrand() : string|null
- getChannel() : string|null
- getColor() : string|null
- getContentLanguage() : string|null
- getCustomLabel0() : string|null
- getCustomLabel1() : string|null
- getCustomLabel3() : string|null
- getCustomLabel4() : string|null
- getDescription() : string|null
- getGender() : string|null
- getGoogleProductCategory() : int
- getGtin() : string|null
- getId() : int
- getImageLink() : string|null
- getItemGroupId() : int
- getLink() : string|null
- getMaterial() : string|null
- getMerchantId() : int
- getMpn() : string|null
- getOfferId() : int
- getPattern() : string|null
- getPrice() : float
- getPriceCurrency() : string|null
- getProductCondition() : string|null
- getProductMerchantsInfos() : string|null
- getProductTypes() : string|null
- getSaleTotal() : float
- getShippingCountry() : string|null
- getShippingPrice() : float
- getShippingPriceCurrency() : string|null
- getShippingWeight() : string|null
- getShippingWeightUnit() : string|null
- getTargetCountry() : string|null
- getTitle() : string|null
- setAdditionalImageLinks() : void
- setAvailability() : void
- setBrand() : void
- setChannel() : void
- setColor() : void
- setContentLanguage() : void
- setCustomLabel0() : void
- setCustomLabel1() : void
- setCustomLabel3() : void
- setCustomLabel4() : void
- setDescription() : void
- setGender() : void
- setGoogleProductCategory() : void
- setGtin() : void
- setId() : void
- setImageLink() : void
- setItemGroupId() : void
- setLink() : void
- setMaterial() : void
- setMerchantId() : void
- setMpn() : void
- setOfferId() : void
- setPattern() : void
- setPrice() : void
- setPriceCurrency() : void
- setProductCondition() : void
- setProductMerchantsInfos() : void
- setProductTypes() : void
- setSaleTotal() : MerchantsProducts
- setShippingCountry() : void
- setShippingPrice() : void
- setShippingPriceCurrency() : void
- setShippingWeight() : void
- setShippingWeightUnit() : void
- setTargetCountry() : void
- setTitle() : void
Properties
$additionalImageLinks
private
string|null
$additionalImageLinks
Tags
$availability
private
string|null
$availability
Tags
$brand
private
string|null
$brand
Tags
$channel
private
string|null
$channel
Tags
$color
private
string|null
$color
Tags
$contentLanguage
private
string|null
$contentLanguage
Tags
$customLabel0
private
string|null
$customLabel0
Tags
$customLabel1
private
string|null
$customLabel1
Tags
$customLabel3
private
string|null
$customLabel3
Tags
$customLabel4
private
string|null
$customLabel4
Tags
$description
private
string|null
$description
Tags
$gender
private
string|null
$gender
Tags
$googleProductCategory
private
int
$googleProductCategory
Tags
$gtin
private
string|null
$gtin
Tags
$id
private
int
$id
Tags
$imageLink
private
string|null
$imageLink
Tags
$itemGroupId
private
int
$itemGroupId
Tags
$link
private
string|null
$link
Tags
$material
private
string|null
$material
Tags
$merchantId
private
int
$merchantId
Tags
$mpn
private
string|null
$mpn
Tags
$offerId
private
int
$offerId
Tags
$pattern
private
string|null
$pattern
Tags
$price
private
float
$price
Tags
$priceCurrency
private
string|null
$priceCurrency
Tags
$productCondition
private
string|null
$productCondition
Tags
$productMerchantsInfos
private
string|null
$productMerchantsInfos
Tags
$productTypes
private
string|null
$productTypes
Tags
$saleTotal
private
float
$saleTotal
= 0.0
Tags
$shippingCountry
private
string|null
$shippingCountry
Tags
$shippingPrice
private
float
$shippingPrice
Tags
$shippingPriceCurrency
private
string|null
$shippingPriceCurrency
Tags
$shippingWeight
private
string|null
$shippingWeight
Tags
$shippingWeightUnit
private
string|null
$shippingWeightUnit
Tags
$targetCountry
private
string|null
$targetCountry
Tags
$title
private
string|null
$title
Tags
Methods
getAdditionalImageLinks()
public
getAdditionalImageLinks() : string|null
Return values
string|nullgetAvailability()
public
getAvailability() : string|null
Return values
string|nullgetBrand()
public
getBrand() : string|null
Return values
string|nullgetChannel()
public
getChannel() : string|null
Return values
string|nullgetColor()
public
getColor() : string|null
Return values
string|nullgetContentLanguage()
public
getContentLanguage() : string|null
Return values
string|nullgetCustomLabel0()
public
getCustomLabel0() : string|null
Return values
string|nullgetCustomLabel1()
public
getCustomLabel1() : string|null
Return values
string|nullgetCustomLabel3()
public
getCustomLabel3() : string|null
Return values
string|nullgetCustomLabel4()
public
getCustomLabel4() : string|null
Return values
string|nullgetDescription()
public
getDescription() : string|null
Return values
string|nullgetGender()
public
getGender() : string|null
Return values
string|nullgetGoogleProductCategory()
public
getGoogleProductCategory() : int
Return values
intgetGtin()
public
getGtin() : string|null
Return values
string|nullgetId()
public
getId() : int
Return values
intgetImageLink()
public
getImageLink() : string|null
Return values
string|nullgetItemGroupId()
public
getItemGroupId() : int
Return values
intgetLink()
public
getLink() : string|null
Return values
string|nullgetMaterial()
public
getMaterial() : string|null
Return values
string|nullgetMerchantId()
public
getMerchantId() : int
Return values
intgetMpn()
public
getMpn() : string|null
Return values
string|nullgetOfferId()
public
getOfferId() : int
Return values
intgetPattern()
public
getPattern() : string|null
Return values
string|nullgetPrice()
public
getPrice() : float
Return values
floatgetPriceCurrency()
public
getPriceCurrency() : string|null
Return values
string|nullgetProductCondition()
public
getProductCondition() : string|null
Return values
string|nullgetProductMerchantsInfos()
public
getProductMerchantsInfos() : string|null
Return values
string|nullgetProductTypes()
public
getProductTypes() : string|null
Return values
string|nullgetSaleTotal()
public
getSaleTotal() : float
Return values
floatgetShippingCountry()
public
getShippingCountry() : string|null
Return values
string|nullgetShippingPrice()
public
getShippingPrice() : float
Return values
floatgetShippingPriceCurrency()
public
getShippingPriceCurrency() : string|null
Return values
string|nullgetShippingWeight()
public
getShippingWeight() : string|null
Return values
string|nullgetShippingWeightUnit()
public
getShippingWeightUnit() : string|null
Return values
string|nullgetTargetCountry()
public
getTargetCountry() : string|null
Return values
string|nullgetTitle()
public
getTitle() : string|null
Return values
string|nullsetAdditionalImageLinks()
public
setAdditionalImageLinks(string|null $additionalImageLinks) : void
Parameters
- $additionalImageLinks : string|null
setAvailability()
public
setAvailability(string|null $availability) : void
Parameters
- $availability : string|null
setBrand()
public
setBrand(string|null $brand) : void
Parameters
- $brand : string|null
setChannel()
public
setChannel(string|null $channel) : void
Parameters
- $channel : string|null
setColor()
public
setColor(string|null $color) : void
Parameters
- $color : string|null
setContentLanguage()
public
setContentLanguage(string|null $contentLanguage) : void
Parameters
- $contentLanguage : string|null
setCustomLabel0()
public
setCustomLabel0(string|null $customLabel0) : void
Parameters
- $customLabel0 : string|null
setCustomLabel1()
public
setCustomLabel1(string|null $customLabel1) : void
Parameters
- $customLabel1 : string|null
setCustomLabel3()
public
setCustomLabel3(string|null $customLabel3) : void
Parameters
- $customLabel3 : string|null
setCustomLabel4()
public
setCustomLabel4(string|null $customLabel4) : void
Parameters
- $customLabel4 : string|null
setDescription()
public
setDescription(string|null $description) : void
Parameters
- $description : string|null
setGender()
public
setGender(string|null $gender) : void
Parameters
- $gender : string|null
setGoogleProductCategory()
public
setGoogleProductCategory(int $googleProductCategory) : void
Parameters
- $googleProductCategory : int
setGtin()
public
setGtin(string|null $gtin) : void
Parameters
- $gtin : string|null
setId()
public
setId(int $id) : void
Parameters
- $id : int
setImageLink()
public
setImageLink(string|null $imageLink) : void
Parameters
- $imageLink : string|null
setItemGroupId()
public
setItemGroupId(int $itemGroupId) : void
Parameters
- $itemGroupId : int
setLink()
public
setLink(string|null $link) : void
Parameters
- $link : string|null
setMaterial()
public
setMaterial(string|null $material) : void
Parameters
- $material : string|null
setMerchantId()
public
setMerchantId(int $merchantId) : void
Parameters
- $merchantId : int
setMpn()
public
setMpn(string|null $mpn) : void
Parameters
- $mpn : string|null
setOfferId()
public
setOfferId(int $offerId) : void
Parameters
- $offerId : int
setPattern()
public
setPattern(string|null $pattern) : void
Parameters
- $pattern : string|null
setPrice()
public
setPrice(float $price) : void
Parameters
- $price : float
setPriceCurrency()
public
setPriceCurrency(string|null $priceCurrency) : void
Parameters
- $priceCurrency : string|null
setProductCondition()
public
setProductCondition(string|null $productCondition) : void
Parameters
- $productCondition : string|null
setProductMerchantsInfos()
public
setProductMerchantsInfos(string|null $productMerchantsInfos) : void
Parameters
- $productMerchantsInfos : string|null
setProductTypes()
public
setProductTypes(string|null $productTypes) : void
Parameters
- $productTypes : string|null
setSaleTotal()
public
setSaleTotal(float|null $saleTotal) : MerchantsProducts
Parameters
- $saleTotal : float|null
Return values
MerchantsProductssetShippingCountry()
public
setShippingCountry(string|null $shippingCountry) : void
Parameters
- $shippingCountry : string|null
setShippingPrice()
public
setShippingPrice(float $shippingPrice) : void
Parameters
- $shippingPrice : float
setShippingPriceCurrency()
public
setShippingPriceCurrency(string|null $shippingPriceCurrency) : void
Parameters
- $shippingPriceCurrency : string|null
setShippingWeight()
public
setShippingWeight(string|null $shippingWeight) : void
Parameters
- $shippingWeight : string|null
setShippingWeightUnit()
public
setShippingWeightUnit(string|null $shippingWeightUnit) : void
Parameters
- $shippingWeightUnit : string|null
setTargetCountry()
public
setTargetCountry(string|null $targetCountry) : void
Parameters
- $targetCountry : string|null
setTitle()
public
setTitle(string|null $title) : void
Parameters
- $title : string|null