Response Property
The response received when creating or updating an invoice.
Syntax
public InvoiceResponse getResponse();
Remarks
This property will contain details about PayPal's response to an invoice request after a call is made to CreateInvoice, Send, Update, and Cancel.
This property is read-only.