Click or drag to resize

CashRegisterStatusCancelCount Property

Session cancel count.

Namespace:  Resto.Front.Api.Data.Device.Results
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public int? CancelCount { get; set; }

Property Value

Type: NullableInt32
See Also