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.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public IProduct Service { get; }

Property Value

IProduct
See Also