Click or drag to resize

InvoiceInformation Properties

The InvoiceInformation type exposes the following members.

Properties
  Name Description
Public property DueDate Invoice duedate.
Public property InvoiceStatus Invoice status.
Public property ItemGUIDs Invoice list of item unique identifiers.
Public property LanguageGUID Invoice language.
Public property Notes Invoice notes.
Public property OurReference Invoice our reference.
Public property OverDueInterest Invoice overdue interest.
Public property PaymentTerm Invoice payment term.
Public property ReceiverAddressline Invoice receiver address.
Public property ReceiverCity Invoice receiver city.
Public property ReceiverContactEmail Invoice's receiver contact email.
Public property ReceiverContactName Invoice receiver contact name.
Public property ReceiverCountry Invoice receiver country.
Public property ReceiverCustomerName Invoice receiver name.
Public property ReceiverPostalCode Invoice receiver postal code.
Public property ReceiverState Invoice receiver state.
Public property ReceiverVatNumber Invoice receiver VAT number.
Public property SenderAddressline Invoice sender addressline.
Public property SenderCity Invoice sender city.
Public property SenderContactName Invoice sender contact name.
Public property SenderCountry Invoice sender country.
Public property SenderName Invoices sender name.
Public property SenderPostalCode Invoice sender postal code.
Public property SenderState Invoice sender state.
Public property SenderVatNumber Invoice sender VAT number.
Public property YourReference Invoice your reference.
Top
See Also