Click or drag to resize

IDeliveryCloseTime Property

Time when delivery was marked as closed

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

Property Value

Type: NullableDateTime
See Also