Click or drag to resize

RateScheduleItemService Property

Product that represents the rate. Expected to be of type Rate.

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

Property Value

Type: IProduct
See Also