Product
FinalYes
Table of Contents
Methods
- __construct() : mixed
- getId() : int
- getQuantity() : float
- getStoreId() : int
- getXmlId() : string
Methods
__construct()
public
__construct(int $id[, float $quantity = null ][, int $storeId = null ][, string $xmlId = null ]) : mixed
Parameters
- $id : int
- $quantity : float = null
- $storeId : int = null
- $xmlId : string = null
getId()
public
getId() : int
Return values
intgetQuantity()
public
getQuantity() : float
Return values
floatgetStoreId()
public
getStoreId() : int
Return values
intgetXmlId()
public
getXmlId() : string