| java.lang.Object | ||
| ↳ | PayPalRetailObject | |
| ↳ | com.paypal.paypalretailsdk.InvoiceTemplatesResponse | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| InvoiceTemplatesResponse() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| InvoiceTemplate |
getDefaultTemplate()
The default template
| ||||||||||
| List<InvoiceTemplate> |
getTemplates()
array of all the templates
| ||||||||||
| void |
setDefaultTemplate(InvoiceTemplate value)
The default template
| ||||||||||
| void |
setTemplates(List<InvoiceTemplate> value)
array of all the templates
| ||||||||||
| String |
toString()
Returns a string representing the serialized state of the InvoiceTemplatesResponse object
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Returns a string representing the serialized state of the InvoiceTemplatesResponse object