Class BlendTransactionProcessorEventArgs
The blended transaction processor event arguments holding the type of change to raise
Inherited Members
Namespace: LemonEdge.API.Core.FinancialServices.Processors.Transactional
Assembly: LemonEdge.API.Core.FinancialServices.dll
Syntax
public class BlendTransactionProcessorEventArgs : EventArgs
Constructors
BlendTransactionProcessorEventArgs()
Declaration
public BlendTransactionProcessorEventArgs()
Properties
Type
The type of change the processor is raising
Declaration
public BlendTransactionProcessorEventType Type { get; set; }
Property Value
Type | Description |
---|---|
BlendTransactionProcessorEventType |