|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct (int $storeId, int $productId, float $amount, string $docType) | |
| canExecute () | |
| Открытые члены унаследованные от Action | |
| execute () | |
Защищенные члены | |
| getProductAmountNew () | |
| getStoreProductRow () | |
Дополнительные унаследованные члены | |
| Поля данных унаследованные от Action | |
| trait | ProductAndStoreInfo |
Decrease store availability quantity of product.
См. определение в файле decreasestorequantityaction.php строка 24
| __construct | ( | int | $storeId, |
| int | $productId, | ||
| float | $amount, | ||
| string | $docType ) |
| int | $storeId | |
| int | $productId | |
| float | $amount | |
| string | $docType |
См. определение в файле decreasestorequantityaction.php строка 36
| canExecute | ( | ) |
|
protected |
@inheritDoc
См. определение в файле decreasestorequantityaction.php строка 87
|
protected |
@inheritDoc
См. определение в файле decreasestorequantityaction.php строка 95