method
public
static
ByPrice::checkByEntity()
Сигнатура
public static checkByEntity(Entity $shipment, array<string|int, mixed> $restrictionParams, mixed $mode[, mixed $deliveryId = 0 ]) : int
Описание
Проверка параметров службы на соответствие ограничению по сущности.
Параметры
$shipment
Entity
$restrictionParams
array<string|int, mixed>
$mode
mixed
$deliveryId
mixed
= 0
Возвращаемое значение
int
Исходный файл: source/sale/lib/delivery/restrictions/byprice.php:51

