Ignition.Commerce.Accounting Namespace

 

Classes

AccountingPaymentMethod 
FinancialCredit 
Invoice 
InvoiceDetail 
InvoiceDetailCommitted 
InvoiceDetailInfo 
InvoiceSourceCode 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)
InvoiceSourceCodeRepository Provides access to Invoice Source Codes, which are found in iWeb under Accounting->Setup->Source Codes
Order 
OrderDetail 
Payment 
PaymentDetail 
SavedCreditCard Represents a credit card saved to netFORUM, found in iWeb under CRM -> Individual Profile -> Payments Tab -> Stored Payment Information

Interfaces

IAccountingPaymentMethod 
IFinancialCredit Represents a credit to be used towards a purchase made through NetFORUM.
IFinancialCreditCollection Represents a read-only collection of credits
IInvoice 

Enumerations