Click or drag to resize

IOrderPricingTime Property

Time, which determines the price of products. By default time is taken from items print time.

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

Property Value

Type: NullableDateTime
See Also