public interface OverdueApi extends KillbillApi
| Modifier and Type | Method and Description |
|---|---|
OverdueConfig |
getOverdueConfig(TenantContext context) |
OverdueState |
getOverdueStateFor(UUID accountId,
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 contextOverdueApiExceptionOverdueState getOverdueStateFor(UUID accountId, TenantContext context) throws OverdueApiException
accountId - the account Idcontext - the contextOverdueApiExceptionCopyright © 2010-2016. All Rights Reserved.