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