Interface AssistService
- All Superinterfaces:
PaymentServiceProvider
public interface AssistService extends PaymentServiceProvider
-
Method Summary
Modifier and Type Method Description java.util.List<AssistPaymentRecurring>
getRecurringList()
Methods inherited from interface ru.bitel.bgbilling.common.service.PaymentServiceProvider
autopaymentDeactivate, autopaymentGet, beginAutopaymentTransaction, beginTransaction, endTransaction
-
Method Details
-
getRecurringList
java.util.List<AssistPaymentRecurring> getRecurringList() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-