killbill / killbill-client-java

Java client library for Kill Bill

Home Page:https://killbill.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add parameter unpaidInvoicesOnly to getInvoices call

consulthys opened this issue · comments

In the getInvoices() call there is no way to specify the unpaidInvoicesOnly parameter that is accepted on the server side by AccountResource.getInvoices().