ProductPriceSheet
extends AbstractEntity
in package
ProductPriceSheet
Tags
Table of Contents
Properties
- $amazon : string
- $buyPrice : string
- $currency : mixed
- $currentSellPriceTag : string
- $group : string
- $id : int
- $isEndProductMaxPrice : bool
- $isMaxPriceApplied : mixed
- $lastManualUpdate : DateTime
- $maxPrice : float
- $maxPriceFrom : DateTime
- $maxPriceTo : DateTime
- $meublePromoRule : string
- $priceDepotHt : string
- $priceDropHt : string
- $prixRevient : string
- $product : mixed
- $promoPrice : float
- $promoPriceFrom : DateTime
- $promoPriceTo : DateTime
- $sellPrice03 : string
- $sellPrice12plus : string
- $sellPrice36 : string
- $sellPrice69 : string
- $sellPrice912 : string
- $simulatedPrice : string
- $volume : string
Methods
- getAmazon() : string
- Get amazon
- getBuyPrice() : string
- Get buyPrice
- getCurrency() : ManufacturerBase
- Get currency
- getCurrentSellPriceTag() : string
- getEndProductMaxPrice() : mixed
- Get isEndProductMaxPrice
- getGroup() : string|null
- getId() : int
- Get id
- getIsMaxPriceApplied() : mixed
- getLastManualUpdate() : DateTime|null
- getMaxPrice() : float
- getMaxPriceFrom() : DateTime
- getMaxPriceTo() : DateTime
- getMeublePromoRule() : string
- Get meublePromoRule
- getPriceDepotHt() : string
- Get priceDepotHt
- getPriceDropHt() : string
- Get priceDropHt
- getPricePromoFrom() : DateTime
- getPricePromoTo() : DateTime
- getPrixRevient() : string
- Get prixRevient
- getProduct() : int
- Get product
- getPromoPrice() : float
- getSellPrice03() : string
- Get sellPrice03
- getSellPrice12plus() : string
- Get sellPrice12plus
- getSellPrice36() : string
- Get sellPrice36
- getSellPrice69() : string
- Get sellPrice69
- getSellPrice912() : string
- Get sellPrice912
- getSimulatedPrice() : mixed
- getVolume() : string
- Get volume
- populate() : void
- Populate data into the entity
- setAmazon() : ProductPriceSheet
- Set amazon
- setBuyPrice() : ProductPriceSheet
- Set buyPrice
- setCurrency() : ProductPriceSheet
- Set currency
- setCurrentSellPriceTag() : void
- setEndProductMaxPrice() : Product
- Set isTranslated
- setGroup() : void
- setIsMaxPriceApplied() : void
- setLastManualUpdate() : void
- setMaxPrice() : $this
- setMaxPriceFrom() : $this
- setMaxPriceTo() : $this
- setMeublePromoRule() : ProductPriceSheet
- Set meublePromoRule
- setPriceDepotHt() : ProductPriceSheet
- Set priceDepotHt
- setPriceDropHt() : ProductPriceSheet
- Set priceDropHt
- setPricePromoFrom() : $this
- setPricePromoTo() : $this
- setPrixRevient() : ProductPriceSheet
- Set prixRevient
- setProduct() : ProductPriceSheet
- Set product
- setPromoPrice() : $this
- setSellPrice03() : ProductPriceSheet
- Set sellPrice03
- setSellPrice12plus() : ProductPriceSheet
- Set sellPrice12plus
- setSellPrice36() : ProductPriceSheet
- Set sellPrice36
- setSellPrice69() : ProductPriceSheet
- Set sellPrice69
- setSellPrice912() : ProductPriceSheet
- Set sellPrice912
- setSimulatedPrice() : mixed
- setVolume() : ProductPriceSheet
- Set volume
Properties
$amazon
private
string
$amazon
Tags
$buyPrice
private
string
$buyPrice
Tags
$currency
private
mixed
$currency
Tags
$currentSellPriceTag
private
string
$currentSellPriceTag
Tags
$group
private
string
$group
Tags
$id
private
int
$id
Tags
$isEndProductMaxPrice
private
bool
$isEndProductMaxPrice
= 0
Tags
$isMaxPriceApplied
private
mixed
$isMaxPriceApplied
= 0
Tags
$lastManualUpdate
private
DateTime
$lastManualUpdate
Tags
$maxPrice
private
float
$maxPrice
Tags
$maxPriceFrom
private
DateTime
$maxPriceFrom
Tags
$maxPriceTo
private
DateTime
$maxPriceTo
Tags
$meublePromoRule
private
string
$meublePromoRule
Tags
$priceDepotHt
private
string
$priceDepotHt
Tags
$priceDropHt
private
string
$priceDropHt
Tags
$prixRevient
private
string
$prixRevient
Tags
$product
private
mixed
$product
Tags
$promoPrice
private
float
$promoPrice
Tags
$promoPriceFrom
private
DateTime
$promoPriceFrom
Tags
$promoPriceTo
private
DateTime
$promoPriceTo
Tags
$sellPrice03
private
string
$sellPrice03
Tags
$sellPrice12plus
private
string
$sellPrice12plus
Tags
$sellPrice36
private
string
$sellPrice36
Tags
$sellPrice69
private
string
$sellPrice69
Tags
$sellPrice912
private
string
$sellPrice912
Tags
$simulatedPrice
private
string
$simulatedPrice
Tags
$volume
private
string
$volume
Tags
Methods
getAmazon()
Get amazon
public
getAmazon() : string
Return values
stringgetBuyPrice()
Get buyPrice
public
getBuyPrice() : string
Return values
stringgetCurrency()
Get currency
public
getCurrency() : ManufacturerBase
Return values
ManufacturerBasegetCurrentSellPriceTag()
public
getCurrentSellPriceTag() : string
Return values
stringgetEndProductMaxPrice()
Get isEndProductMaxPrice
public
getEndProductMaxPrice() : mixed
getGroup()
public
getGroup() : string|null
Return values
string|nullgetId()
Get id
public
getId() : int
Return values
intgetIsMaxPriceApplied()
public
getIsMaxPriceApplied() : mixed
getLastManualUpdate()
public
getLastManualUpdate() : DateTime|null
Return values
DateTime|nullgetMaxPrice()
public
getMaxPrice() : float
Return values
floatgetMaxPriceFrom()
public
getMaxPriceFrom() : DateTime
Return values
DateTimegetMaxPriceTo()
public
getMaxPriceTo() : DateTime
Return values
DateTimegetMeublePromoRule()
Get meublePromoRule
public
getMeublePromoRule() : string
Return values
stringgetPriceDepotHt()
Get priceDepotHt
public
getPriceDepotHt() : string
Return values
stringgetPriceDropHt()
Get priceDropHt
public
getPriceDropHt() : string
Return values
stringgetPricePromoFrom()
public
getPricePromoFrom() : DateTime
Return values
DateTimegetPricePromoTo()
public
getPricePromoTo() : DateTime
Return values
DateTimegetPrixRevient()
Get prixRevient
public
getPrixRevient() : string
Return values
stringgetProduct()
Get product
public
getProduct() : int
Return values
intgetPromoPrice()
public
getPromoPrice() : float
Return values
floatgetSellPrice03()
Get sellPrice03
public
getSellPrice03() : string
Return values
stringgetSellPrice12plus()
Get sellPrice12plus
public
getSellPrice12plus() : string
Return values
stringgetSellPrice36()
Get sellPrice36
public
getSellPrice36() : string
Return values
stringgetSellPrice69()
Get sellPrice69
public
getSellPrice69() : string
Return values
stringgetSellPrice912()
Get sellPrice912
public
getSellPrice912() : string
Return values
stringgetSimulatedPrice()
public
getSimulatedPrice() : mixed
getVolume()
Get volume
public
getVolume() : string
Return values
stringpopulate()
Populate data into the entity
public
populate(array<string|int, mixed> $data, mixed $classMetaData, mixed $em, mixed $arrayAlias) : void
Parameters
- $data : array<string|int, mixed>
- $classMetaData : mixed
- $em : mixed
- $arrayAlias : mixed
setAmazon()
Set amazon
public
setAmazon(string $amazon) : ProductPriceSheet
Parameters
- $amazon : string
Return values
ProductPriceSheetsetBuyPrice()
Set buyPrice
public
setBuyPrice(string $buyPrice) : ProductPriceSheet
Parameters
- $buyPrice : string
Return values
ProductPriceSheetsetCurrency()
Set currency
public
setCurrency(string $currency) : ProductPriceSheet
Parameters
- $currency : string
Return values
ProductPriceSheetsetCurrentSellPriceTag()
public
setCurrentSellPriceTag(string $currentSellPriceTag) : void
Parameters
- $currentSellPriceTag : string
setEndProductMaxPrice()
Set isTranslated
public
setEndProductMaxPrice(mixed $isEndProductMaxPrice) : Product
Parameters
- $isEndProductMaxPrice : mixed
Return values
ProductsetGroup()
public
setGroup(string|null $group) : void
Parameters
- $group : string|null
setIsMaxPriceApplied()
public
setIsMaxPriceApplied(mixed $isMaxPriceApplied) : void
Parameters
- $isMaxPriceApplied : mixed
setLastManualUpdate()
public
setLastManualUpdate(mixed $lastManualUpdate) : void
Parameters
- $lastManualUpdate : mixed
setMaxPrice()
public
setMaxPrice(mixed $maxPrice) : $this
Parameters
- $maxPrice : mixed
Return values
$thissetMaxPriceFrom()
public
setMaxPriceFrom(mixed $maxPriceFrom) : $this
Parameters
- $maxPriceFrom : mixed
Return values
$thissetMaxPriceTo()
public
setMaxPriceTo(mixed $maxPriceTo) : $this
Parameters
- $maxPriceTo : mixed
Return values
$thissetMeublePromoRule()
Set meublePromoRule
public
setMeublePromoRule(string $meublePromoRule) : ProductPriceSheet
Parameters
- $meublePromoRule : string
Return values
ProductPriceSheetsetPriceDepotHt()
Set priceDepotHt
public
setPriceDepotHt(string $priceDepotHt) : ProductPriceSheet
Parameters
- $priceDepotHt : string
Return values
ProductPriceSheetsetPriceDropHt()
Set priceDropHt
public
setPriceDropHt(string $priceDropHt) : ProductPriceSheet
Parameters
- $priceDropHt : string
Return values
ProductPriceSheetsetPricePromoFrom()
public
setPricePromoFrom(mixed $promoPriceFrom) : $this
Parameters
- $promoPriceFrom : mixed
Return values
$thissetPricePromoTo()
public
setPricePromoTo(mixed $promoPriceTo) : $this
Parameters
- $promoPriceTo : mixed
Return values
$thissetPrixRevient()
Set prixRevient
public
setPrixRevient(string $prixRevient) : ProductPriceSheet
Parameters
- $prixRevient : string
Return values
ProductPriceSheetsetProduct()
Set product
public
setProduct(int $product) : ProductPriceSheet
Parameters
- $product : int
Return values
ProductPriceSheetsetPromoPrice()
public
setPromoPrice(mixed $promoPrice) : $this
Parameters
- $promoPrice : mixed
Return values
$thissetSellPrice03()
Set sellPrice03
public
setSellPrice03(string $sellPrice03) : ProductPriceSheet
Parameters
- $sellPrice03 : string
Return values
ProductPriceSheetsetSellPrice12plus()
Set sellPrice12plus
public
setSellPrice12plus(string $sellPrice12plus) : ProductPriceSheet
Parameters
- $sellPrice12plus : string
Return values
ProductPriceSheetsetSellPrice36()
Set sellPrice36
public
setSellPrice36(string $sellPrice36) : ProductPriceSheet
Parameters
- $sellPrice36 : string
Return values
ProductPriceSheetsetSellPrice69()
Set sellPrice69
public
setSellPrice69(string $sellPrice69) : ProductPriceSheet
Parameters
- $sellPrice69 : string
Return values
ProductPriceSheetsetSellPrice912()
Set sellPrice912
public
setSellPrice912(string $sellPrice912) : ProductPriceSheet
Parameters
- $sellPrice912 : string
Return values
ProductPriceSheetsetSimulatedPrice()
public
setSimulatedPrice(mixed $simulatedPrice) : mixed
Parameters
- $simulatedPrice : mixed
setVolume()
Set volume
public
setVolume(string $volume) : ProductPriceSheet
Parameters
- $volume : string