Namespace LemonEdge.API.Core.FinancialServices.Helpers
Classes
Currencies
EntitySetStructure
A class responsible for taking an IEntitySetBase and loading its structure , allowing that to be traversed using nodes and links
This structure comes from the EntitySets entities (ISetEntity), their rules ( IAllocationRule) and paths (IAllocationPath)
EntitySetStructureNode
Holds the details for a node in an entity structure, including which entity is in that node and any highlighting for paths.
EntityStructureLink
Holds a single directional link between two nodes in an entity structure
GetGLRollup
A helper class for executing the system default GetGLRollup query
See https://help.lemonedge.com/getglrollup-sql-wrapper/ for more information.
GetInstrumentCapitalAccountDataSettings
A helper class for executing the system default GetInstrumentCapitalAccountDataSettings query
See https://help.lemonedge.com/getinstrumentcapitalaccountdatasettings/ for more information.
GetInstrumentSets
A helper class for executing the system default GetPaths query
See https://help.lemonedge.com/getinstrumentsets/ for more information.
GetPathAllocatedToSetEntity
GetPathInfo
A helper class for executing the system default GetPathInfo query
See https://help.lemonedge.com/getpathinfo/ for more information.
GetPaths
A helper class for executing the system default GetPaths query
See https://help.lemonedge.com/getpaths/ for more information.
Ledger
The default ledgers in the system as standard
StructureAllocQueries
StructureLegalQueries
TransactionCodeGroupingsHelper
TransactionMatcher
A helper class for converting a ITransactionMatcher into an equivelant QueryableFilter