public interface OverdueApi extends KillbillApi
| Modifier and Type | Method and Description |
|---|---|
OverdueConfig |
getOverdueConfig(TenantContext context) |
void |
uploadOverdueConfig(String overdueXML,
CallContext context) |
OverdueConfig getOverdueConfig(TenantContext context) throws OverdueApiException
context - the tenant information.OverdueApiExceptionvoid uploadOverdueConfig(String overdueXML, CallContext context) throws OverdueApiException
context - the contextOverdueApiExceptionCopyright © 2010-2015. All Rights Reserved.