Click or drag to resize

Ignition.Commerce.Accounting Namespace

 
Classes
 ClassDescription
Public classAccountingPaymentMethod 
Public classFinancialCredit 
Public classInvoice 
Public classInvoiceDetail 
Public classInvoiceDetailCommitted 
Public classInvoiceDetailInfo 
Public classInvoiceSourceCode Represents a netFORUM Invoice Source Code. This version of the entity only works with netFORUM 2014 or later. To enable support for previous versions, include the following method call on your bootstrapper configuration object:
C#
RegisterGlobalListTableAlias("SourceCode", "co_source_code", string.Empty)
Public classInvoiceSourceCodeRepository Provides access to Invoice Source Codes, which are found in iWeb under Accounting->Setup->Source Codes
Public classOrder 
Public classOrderDetail 
Public classPayment 
Public classPaymentDetail 
Public classSavedCreditCard Represents a credit card saved to netFORUM, found in iWeb under CRM -> Individual Profile -> Payments Tab -> Stored Payment Information
Interfaces
 InterfaceDescription
Public interfaceIAccountingPaymentMethod 
Public interfaceIFinancialCredit Represents a credit to be used towards a purchase made through NetFORUM.
Public interfaceIFinancialCreditCollection Represents a read-only collection of credits
Public interfaceIInvoice 
Enumerations
 EnumerationDescription
Public enumerationInvoiceDetailType 
Public enumerationPaymentMethodType