Click or drag to resize

CardScannedEventArgsData Property

Card data or barcode string that was read. Does not include suffixes or prefixes. For MSR devices, returns track 2 data.

Namespace:  Resto.Front.Api.Data.Device
Assembly:  Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public string Data { get; }

Property Value

Type: String
See Also