Interface FiasHouseService


public interface FiasHouseService
  • Method Summary

    Modifier and Type Method Description
    Result<House> startHouseSync​(House house, boolean start, boolean addHouse)
    Синзронизация домов
  • Method Details

    • startHouseSync

      Result<House> startHouseSync​(House house, boolean start, boolean addHouse) throws ru.bitel.bgbilling.common.BGMessageException, ru.bitel.bgbilling.common.BGException
      Синзронизация домов
      Throws:
      ru.bitel.bgbilling.common.BGMessageException
      ru.bitel.bgbilling.common.BGException