Namespace LemonEdge.API.Entities.FinancialServices.LegalEntity
Classes
Company
CompanyOwnership
CompanyStructure
ContactInfo
Domicile
Employee
EntityAccount
EntityLedger
EntitySet
EntitySetChartOfAccount
EntityTransactionCode
HolidayCalendar
HolidayType
Industry
ObjectEntity
ObjectEntityBaseExtensions
ObjectEntityType
Person
SetEntity
Interfaces
ICompany
The system entity for a Comment, which inherits from the base type IObjectEntityBase
See https://help.lemonedge.com/help/financial-services-engine/entities/companies/intro.html for more information
ICompanyOwnership
The system entity for a COmpany Ownership link, part of a ICompany record
See https://help.lemonedge.com/help/financial-services-engine/entities/companies/ownership-view.html for more information
ICompanyStructure
The system entity for a Company Structure, which inherits from the base type IEntitySetBase
See https://help.lemonedge.com/help/financial-services-engine/entities/company-structures/intro.html for more information
IContactInfo
The system entity for a Contact Info, always a child of a IObjectEntity (by extending object entity IsTypeExtender)
See https://help.lemonedge.com/help/financial-services-engine/entities/companies/contact-info-view.html for more information
IDomicile
The system entity for a Domicile
See https://help.lemonedge.com/help/financial-services-engine/entities/domiciles/intro.html for more information
IEmployee
The system entity for an Employee, which defines a relationship between a ICompany and IPerson
See https://help.lemonedge.com/help/financial-services-engine/entities/companies/employees-view.html for more information
IEntityAccount
IEntityLedger
IEntitySet
The system entity for an entity set, which is the base class for ICompanyStructure and any other entity that encapsulates a set of IObjectEntity that can hold transactions and allocations
See https://help.lemonedge.com/company-structures/ for more information
IEntitySetBase
Any LemonEdge entity interface that inherits this, means it is acquires all the functionality of an EntitySet
See https://help.lemonedge.com/company-structures/ for more info
IEntitySetChartOfAccount
IEntityTransactionCode
IHolidayCalendar
The system entity for a holidays against a domicile
IHolidayType
The system entity for holiday types
IIndustry
The system entity for an industry
See https://help.lemonedge.com/help/financial-services-engine/entities/industries/intro.html for more information
IObjectEntity
The system entity for a base object entity. This is the main entity that can be part of an IEntitySet, be an owning entity on a ITransaction, and be allocated to in IAllocationRule
See https://help.lemonedge.com/companies/ for more information
IObjectEntityBase
Any LemonEdge entity interface that inherits this, means it is acquires all the functionality of an Object Entity which can belong as part of a IEntitySetBase or as entities that can be allocated to in IAllocationRule
See https://help.lemonedge.com/companies/ for more info
IObjectEntityType
IPerson
The system entity for a person entity
See https://help.lemonedge.com/help/financial-services-engine/entities/people/intro.html for more information
ISetEntity
The system entity for a set entity, which indicates which IObjectEntity belongs to which IEntitySet
See https://help.lemonedge.com/help/financial-services-engine/entities/company-structures/set-entities-view.html for more information
Enums
ContactPreference
Contact preference enumeration.