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.RequestCompletedEventArgs | args | |
| List<MobileTopupValue> | data |
Fields
Data
Declaration
public readonly List<MobileTopupValue> Data
Field Value
| Type | Description |
|---|---|
| List<MobileTopupValue> |