Click or drag to resize

IDeliveryOrderPrintTime Property

Time when products were printed

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
DateTime? PrintTime { get; }

Property Value

Type: NullableDateTime
See Also