Class InvoiceList

java.lang.Object
java.util.AbstractMap<String,Object>
com.google.api.client.util.GenericData
com.google.api.client.json.GenericJson
net.amcintosh.freshbooks.models.ListResult
net.amcintosh.freshbooks.models.InvoiceList
All Implemented Interfaces:
Cloneable, Map<String,Object>

public class InvoiceList extends ListResult
Results of invoices list call containing list of invoices and pagination data.