Click or drag to resize

CashRegisterStatusSessionStatus Property

Cafe session status: 0 - closed, 1 - open, 2 - expired.

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

Property Value

Type: NullableInt32
See Also