method
public
static
Manager::getListWithRestrictionsByOrder()
Сигнатура
public static getListWithRestrictionsByOrder(Order $order[, float|null $sum = null ][, int $mode = \Bitrix\Sale\Services\PaySystem\Restrictions\Manager::MODE_CLIENT ]) : array<string|int, mixed>
Параметры
$order
Order
$sum
float|null
= null
$mode
int
= \Bitrix\Sale\Services\PaySystem\Restrictions\Manager::MODE_CLIENT
Возвращаемое значение
array<string|int, mixed>
Исходный файл: source/sale/lib/paysystem/manager.php:335

