Namespace LemonEdge.API.Entities.FinancialServices.Processors.Transactional
Classes
PivotedTransactionValue
TransactionInstrumentEntityHelperInstance
TransactionProcessorEventArgs
A standard event args for the transaction processor holding the type of event
Interfaces
ITransactionInstrumentEntityHelper
ITransactionProcessor
The main transaction processor for handling the core financial services engine processing of transactions within the system
See https://help.lemonedge.com/transactions/ for more information
This processor is responsible for calculating transaction, allocations, and gl entries according to the rules of the ITransactionCode and responding to UI eventsITransactionsHelper
Enums
TransactionProcessorEventType
An enumeration of the different type of events that can be raised by the transaction processor
Delegates
TransactionProcessorEventHandler
A delegate for handling events from the ITransactionProcessor