E-conomic API
Classes
| Class | Description | |
|---|---|---|
|
EconomicSession | The central class in the e-conomic API. |
Interfaces
| Interface | Description | |
|---|---|---|
|
IAccount | Represents an account. |
|
IAccountUtil | Contains utility methods for accounts. |
|
IBankPaymentType | Represents a bank payment type. |
|
IBankPaymentTypeUtil | Contains utility methods for bank payment types. |
|
ICashBook | Represents a cash book. |
|
ICashBookEntry | Represents a cash book entry. |
|
ICashBookEntryUtil | Contains utility methods for cash book entries. |
|
ICashBookUtil | Contains utility methods for cash books. |
|
ICostType | Represents a cost type |
|
ICostTypeUtil | Contains utility methods for cost types. |
|
ICreditor | Represents a creditor. |
|
ICreditorContact | Represents a creditor contact. |
|
ICreditorContactUtil | Contains utility methods for creditor contacts. |
|
ICreditorGroup | Represents a creditor group. |
|
ICreditorGroupUtil | Contains utility methods for creditor groups. |
|
ICreditorUtil | Contains utility methods for creditors. |
|
ICurrency | Represents a currency. |
|
ICurrencyUtil | Contains utility methods for currencies. |
|
ICurrentInvoice | Represents a current invoice. |
|
ICurrentInvoiceLine | Represents a current invoice line. |
|
ICurrentInvoiceLineUtil | Contains utility methods for current invoice lines. |
|
ICurrentInvoiceUtil | Contains utility methods for current invoices. |
|
IDebtor | Represents a debtor. |
|
IDebtorContact | Represents a debtor contact. |
|
IDebtorContactUtil | Contains utility methods for debtor contacts. |
|
IDebtorGroup | Represents a debtor group. |
|
IDebtorGroupUtil | Contains utility methods for debtor groups. |
|
IDebtorUtil | Contains utility methods for debtors. |
|
IDeliveryLocation | Represents a delivery location. |
|
IDeliveryLocationUtil | Contains utility methods for delivery locations. |
|
IDepartment | Represents a department. |
|
IDepartmentUtil | Contains utility methods for departments. |
|
IDistributionKey | Represents a distribution key. |
|
IDistributionKeyUtil | Contains utility methods for distribution keys. |
|
IEmployee | Represents an employee. |
|
IEmployeeGroup | Represents an employee group. |
|
IEmployeeGroupUtil | Contains utility methods for employee groups. |
|
IEmployeeUtil | Contains utility methods for employees. |
|
IInvoice | Represents an invoice. |
|
IInvoiceLine | Represents an invoice line. |
|
IInvoiceLineUtil | Contains utility methods for invoice lines. |
|
IInvoiceUtil | Contains utility methods for current invoices. |
|
IOrder | Represents an order. |
|
IOrderLine | Represents an order line. |
|
IOrderLineUtil | Contains utility methods for order lines. |
|
IOrderUtil | Contains utility methods for orders. |
|
IProduct | Represents a product. |
|
IProductGroup | Represents a product group. |
|
IProductGroupUtil | Contains utility methods for product groups. |
|
IProductPrice | Represents a price for a product in a given currency. |
|
IProductPriceUtil | Contains utility methods for product prices. |
|
IProductUtil | Contains utility methods for products. |
|
IProject | Represents a project |
|
IProjectUtil | Contains utility methods for projects. |
|
ISession | The central class in the e-conomic API. |
|
ITemplateCollection | Represents a template collection. |
|
ITemplateCollectionUtil | Contains utility methods for template collections. |
|
ITermOfPayment | Represents a term of payment. |
|
ITermOfPaymentUtil | Contains utility methods for terms of payment. |
|
IUnit | Represents a unit. |
|
IUnitUtil | Contains utility methods for units. |
|
IVatAccount | Represents a VAT account. |
|
IVatAccountUtil | Contains utility methods for VAT accounts. |
Enumerations
| Enumeration | Description | |
|---|---|---|
|
AccountType | Specifies the different types of accounts. |
|
CashBookEntryType | Specifies the different types of cash book entries. |
|
DebitCredit | Specifies whether an account is a debit or a credit account. |
|
TermOfPaymentType | Specifies the different types of terms of payments. |
|
VatAccountType | Specifies the types of VAT accounts. |
|
VatZone | Defines different VAT zones. |