InvoiceNumber Property
Merchant-defined invoice number.
Syntax
public String getInvoiceNumber(); public void setInvoiceNumber(String invoiceNumber);
Remarks
This property is used to specify an invoice number as defined by the merchant.
The maximum length of this field is 8 characters.
Default Value
""