• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/sync/connection/connection.php
  • Класс: BitrixCalendarSyncConnectionConnection
  • Вызов: Connection::getAccountType
public function getAccountType(): string
{
	return $this->getVendor()->getCode();
}