Click or drag to resize

IOrderServiceItemPeriodService Property

Product that specifies price of the period. Expected to be of types Service or Rate.

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

Property Value

Type: IProduct
See Also