public interface PayMasterService
extends ru.bitel.bgbilling.common.service.PaymentServiceProvider
Modifier and Type | Method and Description |
---|---|
SearchResult<Transaction> |
searchTransactionList(int paymasterId,
int contractId,
java.lang.String status,
Period period,
Page page)
Метод получения списка транзакций с фильтром
|
SearchResult<Transaction> searchTransactionList(int paymasterId, int contractId, java.lang.String status, Period period, Page page) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException