Package org.killbill.billing.overdue.api
Interface OverdueConfig
-
public interface OverdueConfig
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OverdueStatesAccountgetOverdueStatesAccount()
-
-
-
Method Detail
-
getOverdueStatesAccount
OverdueStatesAccount getOverdueStatesAccount()
- Returns:
- the
OverdueStatesAccount
-
-