iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Data.Orders
RateScheduleInterval Structure
RateScheduleInterval Constructor
RateScheduleInterval Properties
RateScheduleInterval Methods
RateScheduleInterval Constructor
Initializes a new instance of the
RateScheduleInterval
.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
RateScheduleInterval
(
DayOfWeek
day
,
TimeSpan
begin
,
TimeSpan
end
)
Parameters
day
Type:
System
DayOfWeek
begin
Type:
System
TimeSpan
end
Type:
System
TimeSpan
See Also
Reference
RateScheduleInterval Structure
Resto.Front.Api.Data.Orders Namespace