Bitrix API

MissingQuantity

DTO for the missing quantity.

Table of Contents

Properties

$id  : int|null
$productId  : int
$quantity  : float
$storeId  : int

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(int|null $id, int $productId, int $storeId, float $quantity) : mixed
Parameters
$id : int|null
$productId : int
$storeId : int
$quantity : float

        
On this page

Search results