Click or drag to resize

IDeliveryBillTime Property

Time when bill cheque for delivery was printed

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

Property Value

Type: NullableDateTime
See Also