iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.Orders
RateScheduleItem Class
RateScheduleItem Constructor
RateScheduleItem Properties
RateScheduleItem Methods
RateScheduleItem Constructor
Initializes a new instance of the
RateScheduleItem
.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
RateScheduleItem
(
IProduct
service
,
IReadOnlyList
<
RateScheduleInterval
>
intervals
)
Parameters
service
Type:
Resto.Front.Api.Data.Assortment
IProduct
intervals
Type:
System.Collections.Generic
IReadOnlyList
RateScheduleInterval
See Also
Reference
RateScheduleItem Class
Resto.Front.Api.Data.Orders Namespace