Click or drag to resize

IProductRateSchedule Property

For products of type Service is a schedule of a service rates. null for other product types.

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

Property Value

Type: RateSchedule
See Also