InvoiceNumber Property
Your own invoice or tracking number.
Syntax
__property String InvoiceNumber = {read=FInvoiceNumber, write=FSetInvoiceNumber, default=""};
Default Value
""
Remarks
Character length and limitations: 127 single-byte alphanumeric characters.
This property is optional.
Data Type
String