E-conomic API


Classes

  Class Description
Public class EconomicSession The central class in the e-conomic API.

Interfaces

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

Enumerations

  Enumeration Description
Public enumeration AccountType Specifies the different types of accounts.
Public enumeration CashBookEntryType Specifies the different types of cash book entries.
Public enumeration DebitCredit Specifies whether an account is a debit or a credit account.
Public enumeration TermOfPaymentType Specifies the different types of terms of payments.
Public enumeration VatAccountType Specifies the types of VAT accounts.
Public enumeration VatZone Defines different VAT zones.