Click or drag to resize

IDeliveryOrderExpectedDeliverTime Property

Time when client wants the order to be delivered

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

Property Value

DateTime
See Also