InvoiceDiscountAmount Property
The discount amount applied to the invoice.
Syntax
char* GetInvoiceDiscountAmount();
int SetInvoiceDiscountAmount(char* lpszInvoiceDiscountAmount);
Default Value
""
Remarks
The discount amount applied to the invoice.
If InvoiceDiscountPercent is provided, InvoiceDiscountAmount is ignored.
Data Type
String