Class Terminal.SendCardCommandCompletedEventArgs
Inheritance
System.Object
Terminal.SendCardCommandCompletedEventArgs
Inherited Members
Namespace: SIX.TimApi
Assembly: TimApi.dll
Syntax
public class SendCardCommandCompletedEventArgs : Terminal.RequestCompletedEventArgs
Constructors
SendCardCommandCompletedEventArgs(Terminal.RequestCompletedEventArgs, List<CommandResponse>)
Declaration
public SendCardCommandCompletedEventArgs(Terminal.RequestCompletedEventArgs args, List<CommandResponse> response)
Parameters
Type | Name | Description |
---|---|---|
Terminal. |
args | |
List<Command |
response |
Fields
SendCardDataResponse
Declaration
public readonly List<CommandResponse> SendCardDataResponse
Field Value
Type | Description |
---|---|
List<Command |