PaymentInfo Property
The information used to describe a payment when marking an invoice as paid.
Syntax
public InvoicePaymentInfo getPaymentInfo(); public void setPaymentInfo(InvoicePaymentInfo paymentInfo);
Remarks
This property is used to specify details about an invoice payment when marking an invoice as paid (via MarkAsPaid).