public class Invoices extends PayPalModel
Constructor and Description |
---|
Invoices()
Default Constructor
|
Modifier and Type | Method and Description |
---|---|
List<Invoice> |
getInvoices()
Getter for invoices
|
int |
getTotalCount()
Getter for totalCount
|
Invoices |
setInvoices(List<Invoice> invoices)
Setter for invoices
|
Invoices |
setTotalCount(int totalCount)
Setter for totalCount
|
equals, hashCode, toJSON, toString
public Invoices setTotalCount(int totalCount)
public int getTotalCount()
Copyright © 2016. All Rights Reserved.