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#
|
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 |
IAccountingPaymentMethod | |
IFinancialCredit | Represents a credit to be used towards a purchase made through NetFORUM. |
IFinancialCreditCollection | Represents a read-only collection of credits |
IInvoice |