Namespace LemonEdge.API.Descriptors.Extenders
Classes
Transaction
Used to provide the name of the function the Transactions should use instead of the standard functions created by the system
This is because the transactions need to create columns for each custom ITransactionTypeValue instead of just the value columns they have in the table
TransactionAllocated
Used to provide the name of the function the Transactions Allocated should use instead of the standard functions created by the system
This is because the transactions allocated need to create columns for each custom ITransactionTypeValue instead of just the value columns they have in the table