Click or drag to resize

RateScheduleIntervalDay Property

Day of week of the interval.

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
Syntax
C#
public DayOfWeek Day { get; }

Property Value

Type: DayOfWeek
See Also