Click or drag to resize

CashRegisterStatusHaveRegisterDateTime Property

Date and time in yyyy-MM-dd HH:mm:ss format.

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

Property Value

Type: Boolean
See Also