Namespace LemonEdge.API.Entities.FinancialServices.Transactions.Helpers
Classes
TransactionExtensions
A helper class used for translating values held against an ITransaction
This is because transactions and transaction allocated records store their values in different value fields depending on the configuration of the ITransactionCode
TransactionValueDetailExtensions
A helper class used for translating values held against an ITransactionAssociation
This is because transactions and transaction associations records store their values in different value fields depending on the configuration of the ITransactionCode
TransactionValueExtensions
A helper class used for translating values held against an ITransactionValue
This is because transactions and transaction allocated records store their values in different value fields depending on the configuration of the ITransactionCode