method
public
static
TradeBinding::checkByEntity()
Класс: \Bitrix\Sale\Services\PaySystem\Restrictions\TradeBinding
Сигнатура
public static checkByEntity(Entity $entity, array<string|int, mixed> $restrictionParams, int $mode[, int $serviceId = 0 ]) : int
Описание
Проверка параметров службы на соответствие ограничению по сущности.
Параметры
$entity
Entity
$restrictionParams
array<string|int, mixed>
$mode
int
$serviceId
int
= 0
Возвращаемое значение
int
Исходный файл: source/sale/lib/services/paysystem/restrictions/tradebinding.php:84

