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