Class Terminal.MobileTopupIssuerInfoCompletedEventArgs
Inheritance
System.Object
Terminal.MobileTopupIssuerInfoCompletedEventArgs
Inherited Members
Namespace: SIX.TimApi
Assembly: TimApi.dll
Syntax
public class MobileTopupIssuerInfoCompletedEventArgs : Terminal.RequestCompletedEventArgs
Constructors
MobileTopupIssuerInfoCompletedEventArgs(Terminal.RequestCompletedEventArgs, List<MobileTopupValue>)
Declaration
public MobileTopupIssuerInfoCompletedEventArgs(Terminal.RequestCompletedEventArgs args, List<MobileTopupValue> data)
Parameters
Type | Name | Description |
---|---|---|
Terminal. |
args | |
List<Mobile |
data |
Fields
Data
Declaration
public readonly List<MobileTopupValue> Data
Field Value
Type | Description |
---|---|
List<Mobile |