Class QuickEditProductPropertiesListItem
category |
System |
---|---|
package |
Extensions |
subpackage |
QuickEdit |
__construct(array $value)
array
Contains product properties data.
getEan() : integer
integer
Returns the ean of the product.
getId() : integer
integer
Returns the Id of the product.
getModel() : integer
integer
Returns the model of the product.
getName() : integer
integer
Returns the name of the product.
getPrice() : integer
integer
Returns the price of the product.
getPriceType() : integer
integer
Returns the price type of the product.
getPriceTypeConfiguration() : array
array
getProductsName() : integer
integer
Returns the name of the product.
getQuantity() : integer
integer
Returns the quantity of the product.
getShipmentConfiguration() : integer
integer
Returns the shipping configuration of the product.
getShippingTimeId() : integer
integer
Returns the shipping time id of the product.
getTax() : integer
integer
Returns the tax of the product.
getWeight() : integer
integer
Returns the weight of the product.
setEan(\StringType $ean) : \QuickEditProductPropertiesListItem
setId(\IdType $id) : \QuickEditProductPropertiesListItem
setModel(\StringType $model) : \QuickEditProductPropertiesListItem
setName(\StringType $name) : \QuickEditProductPropertiesListItem
setPrice(\DecimalType $price) : \QuickEditProductPropertiesListItem
setPriceType(\StringType $priceType) : \QuickEditProductPropertiesListItem
setPriceTypeConfiguration() : \QuickEditProductPropertiesListItem
setProductsName(\StringType $productsName) : \QuickEditProductPropertiesListItem
setQuantity(\DecimalType $quantity) : \QuickEditProductPropertiesListItem
setShipmentConfiguration() : \QuickEditProductPropertiesListItem
setShippingTimeId(\IntType $shippingTimeId) : \QuickEditProductPropertiesListItem
setTax(\DecimalType $tax) : \QuickEditProductPropertiesListItem
setWeight(\DecimalType $weight) : \QuickEditProductPropertiesListItem