CardInputDialogResult Constructor |
Namespace:
Resto.Front.Api.Data.View
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntaxpublic CardInputDialogResult(
string track1,
string track2,
string track3,
string fullCardTrack
)
Parameters
- track1
- Type: SystemString
- track2
- Type: SystemString
- track3
- Type: SystemString
- fullCardTrack
- Type: SystemString
See Also