Click or drag to resize

INotificationServiceCardScanningFailed Property

Card scan hardware failure — card was not read. Raised only when CardScanning was raised first.

Namespace: Resto.Front.Api
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
INotification<VoidValue> CardScanningFailed { get; }

Property Value

INotificationVoidValue
See Also