iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.View
CardInputDialogResult Class
CardInputDialogResult Constructor
CardInputDialogResult Properties
CardInputDialogResult Methods
CardInputDialogResult Constructor
Initializes a new instance of the
CardInputDialogResult
class
Namespace:
Resto.Front.Api.Data.View
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
CardInputDialogResult
(
string
track1
,
string
track2
,
string
track3
,
string
fullCardTrack
)
Parameters
track1
Type:
System
String
track2
Type:
System
String
track3
Type:
System
String
fullCardTrack
Type:
System
String
See Also
Reference
CardInputDialogResult Class
Resto.Front.Api.Data.View Namespace