Click or drag to resize

IOrderServiceItemPrice Property

Default price of the service. Some periods may have own prices, see Price. All prices are per timing step (TimingStep).

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
decimal Price { get; }

Property Value

Type: Decimal
See Also