Interface ContractCardService


@MTOM public interface ContractCardService
Карточки (документы) договора
  • Method Details

    • contractCardList

      List<ContractCard> contractCardList(int contractId) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException
    • contractCardExport

      ru.bitel.bgbilling.common.dto.FileDto contractCardExport(int contractId, String contractCardId) throws ru.bitel.bgbilling.common.BGException
      Throws:
      ru.bitel.bgbilling.common.BGException