java.lang.Object | ||
↳ | PayPalRetailObject | |
↳ | com.paypal.paypalretailsdk.InvoiceAttachment |
Invoice attachment
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
InvoiceAttachment() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String |
getName()
name of the attachment
| ||||||||||
String |
getUrl()
url of the attachment
| ||||||||||
void |
setName(String value)
name of the attachment
| ||||||||||
void |
setUrl(String value)
url of the attachment
| ||||||||||
String |
toString()
Returns a string representing the serialized state of the InvoiceAttachment object
| ||||||||||
String |
usableURL()
workaround for known API issue, returns usable version of the URL
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
name of the attachment
url of the attachment
name of the attachment
url of the attachment
Returns a string representing the serialized state of the InvoiceAttachment object
workaround for known API issue, returns usable version of the URL