InvoiceNumber Property
Merchant-defined invoice number.
Syntax
__property String InvoiceNumber = {read=FInvoiceNumber, write=FSetInvoiceNumber, default=""};
Default Value
""
Remarks
This property is used to specify an invoice number as defined by the merchant.
The maximum length of this property is 8 characters.
Data Type
String