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