Bitrix API

Item

An item with product information for the builder.

Table of Contents

Methods

__construct()  : mixed
getId()  : int
getPrice()  : float
getProductId()  : int
getQuantity()  : float
getXmlId()  : string

Methods

__construct()

public __construct(int $id, int $productId, float $price, float $quantity, string $xmlId) : mixed
Parameters
$id : int
$productId : int
$price : float
$quantity : float
$xmlId : string

getId()

public getId() : int
Return values
int

getPrice()

public getPrice() : float
Return values
float

getProductId()

public getProductId() : int
Return values
int

getQuantity()

public getQuantity() : float
Return values
float

getXmlId()

public getXmlId() : string
Return values
string

        
On this page

Search results