• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/integration/service/statistic/entity/order.php
  • Класс: BitrixSaleExchangeIntegrationServiceStatisticEntityOrder
  • Вызов: Order::getEntityId
public function getEntityId()
{
	return $this->fields->get('entityId');
}