• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/Reservation/Strategy/Reserve/ReserveInfo.php
  • Класс: Bitrix\Crm\Reservation\Strategy\Reserve\ReserveInfo
  • Вызов: ReserveInfo::getStoreId
public function getStoreId(): ?int
{
	return $this->storeId;
}