Click or drag to resize

IKitchenOrderModifierItemProcessingCompleteTime Property

Moment when product last time switched to the Processed or greater status.

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

Property Value

Type: NullableDateTime
See Also