• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/delivery/services/crm/estimationmessage.php
  • Класс: BitrixSaleDeliveryServicesCrmEstimationMessage
  • Вызов: EstimationMessage::setBindings
public function setBindings(array $bindings): EstimationMessage
{
	$this->bindings = $bindings;

	return $this;
}