InvoiceResponse Type
This type describes details about the invoice request.
Remarks
Once an invoice request is made, this type is populated with details about the invoice request.
Fields
InvoiceId String |
Contains the Id of the invoice as assigned by PayPal. |
InvoiceNumber String |
Contains the number of the invoice as assigned by the merchant. |
InvoiceURL String |
Contains the URL location where merchants can view the invoice details. |
Constructors
public InvoiceResponse();