Bitrix API

UnReserveStoreProductAction implements Action uses BaseReserveStoreProductAction

Unreserve product.

Table of Contents

Interfaces

Action
Action with document.

Methods

__construct()  : mixed
canExecute()  : Result
Checking the possibility of executing an action.
execute()  : Result

Methods

__construct()

public __construct(int $storeId, int $productId, float $amount) : mixed
Parameters
$storeId : int
$productId : int
$amount : float

canExecute()

Checking the possibility of executing an action.

public canExecute() : Result
Tags
inheritDoc
Return values
Result

        
On this page

Search results