Click or drag to resize

IDeliveryOrderCancelTime Property

Time when the order was marked as cancelled

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

Property Value

Type: NullableDateTime
See Also