Interface IPaySystemImplementation
Describes an entity that can perform pay functions with several usefull interfaces in NFX style
Inherited Members
Namespace: NFX.Web.Pay
Assembly: NFX.Web.dll
Syntax
public interface IPaySystemImplementation : IPaySystem, INamed, IConfigurable, IInstrumentable, IExternallyParameterized
Properties
LogLevel
Specifies the log level for operations performed by Pay System.
Declaration
MessageType LogLevel { get; set; }
Property Value
Type | Description |
---|---|
MessageType |