Click or drag to resize

Invoice Properties

The Invoice type exposes the following members.

Properties
  Name Description
Public property AccountGUID Unique identifier for the account associated with the invoice.
Public property AccountName Invoice's associated account(customer) name.
Public property AccountNumber Invoice's associated account(customer) number.
Public property BusinessUnitCode Invoice's business unit's code.
Public property BusinessUnitGUID Invoice's business unit's unique identifier.
Public property BusinessUnitName Invoice's business unit's name.
Public property BuyerOrganization Invoice's buyer's organization object.
Public property Culture Invoice's culture.
Public property CurrencyGUID Invoice's currency's unique identifier.
Public property CurrencyName Invoice's currency's name.
Public property CurrencyRate Invoice currency rate.
Public property CurrencyShortform Invoice's currency's shortform.
Public property Date Invoice date.
Public property Description Not in use.
Public property DueDate Invoice due date.
Public property EntryDate Invoice date of entry.
Public property GUID Unique identifier for the invoice.
Public property InvoiceAllowedCaseGUIDs Unique identifiers of Cases which are invoiced in this invoice.
Public property InvoiceConfig (read-only) Invoice configuration metadata for existing invoices.
Public property InvoiceDetails Invoice's details object.
Public property InvoiceNumberingBusinessUnitGUID Business unit, where invoice number came from.
Public property InvoiceRows Invoice rows of the invoice.
Public property InvoiceStatus Invoice's status.
Public property IsCreditNote Is invoice a credit note True/False.
Public property IsReimbursed Has invoice been reimbursed True/False.
Public property IsTaxFree OBSOLETED: See InvoiceConfig for this data. Is invoice tax free True/False
Public property LanguageCode Invoice's language code.
Public property LanguageGUID Invoice's language's unique identifier.
Public property MainCaseGUID Unique identifier of main case which is invoiced in this invoice.
Public property Notes Invoice notes.
Public property NotesAfterInvoiceRows Free text entered on the invoice below the invoice rows .
Public property NotesBeforeInvoiceRows Free text entered on the invoice above the invoice rows.
Public property Number Invoice number.
Public property OrderNumber Order number of the invoice.
Public property OurReference Our reference
Public property OverDueInterest Invoice overdue interest.
Public property PaymentDate Invoice payment date.
Public property PaymentStatus Invoice's payment status.
Public property PaymentTerm Invoice payment term.
Public property PoNumber Not in use.
Public property ReceiverAddressline Invoice's receiver address.
Public property ReceiverCity Invoice's receivers city
Public property ReceiverContactEmail Invoice's receiver contact email.
Public property ReceiverContactName Invoice's receiver contact name.
Public property ReceiverCountry Invoice's receiver country.
Public property ReceiverCustomerName Invoice's receiver name.
Public property ReceiverPostalCode Invoice's receiver postal code.
Public property ReceiverState Invoice's receiver state.
Public property ReceiverVatNumber Invoice's receiver VAT number.
Public property ReferenceNumber Invoice refrence number.
Public property ReimburseInvoiceGUID If invoice is a credit note, this points to the invoice that was reimbursed.
Public property SellerContact Invoice's seller's contact object.
Public property SellerOrganization Invoice's seller organization object.
Public property SenderAddressline Invoice sender's addressline.
Public property SenderCity Invoice sender's city.
Public property SenderContactName Invoice sender's contact name.
Public property SenderCountry Invoice sender's country.
Public property SenderName Invoice's sender name.
Public property SenderPostalCode Invoice sender's postal code.
Public property SenderState Invoice sender's state.
Public property SenderVatNumber Invoice sender's VAT number.
Public property TaxFreeDescription OBSOLETED: See InvoiceConfig for this data. Invoices taxfree description
Public property Title Not in use.
Public property TotalVatAmount Total VAT amount of invoice.
Public property TotalVatExcludedAmount Invoice total without VAT.
Public property TotalVatIncludedAmount Invoice VAT included total.
Public property VatSpecificationDetails VATs used in the invoice.
Public property VirtualBankBarcode Not in use.
Public property YourReference Your reference
Top
See Also