Click or drag to resize

IOrderCloseTime Property

Gets the bill cheque print time of the current order.

Namespace:  Resto.Front.Api.V4.Data.Orders
Assembly:  Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax
C#
Nullable<DateTime> CloseTime { get; }

Property Value

Type: NullableDateTime
See Also