com.chargebee.models
Class Invoice.InvoiceListRequest
java.lang.Object
com.chargebee.internal.RequestBase<U>
com.chargebee.internal.ListRequest<Invoice.InvoiceListRequest>
com.chargebee.models.Invoice.InvoiceListRequest
- Enclosing class:
- Invoice
public static class Invoice.InvoiceListRequest
- extends ListRequest<Invoice.InvoiceListRequest>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
limit
public Invoice.InvoiceListRequest limit(Integer limit)
offset
public Invoice.InvoiceListRequest offset(String offset)
- Overrides:
offset in class ListRequest<Invoice.InvoiceListRequest>
paidOnAfter
public Invoice.InvoiceListRequest paidOnAfter(Timestamp paidOnAfter)
params
public Params params()
- Overrides:
params in class RequestBase<Invoice.InvoiceListRequest>
Copyright © 2015 ChargeBee. All Rights Reserved.