Name | Description | Type | Additional information |
---|---|---|---|
Id |
The id of the period. |
integer |
None. |
StartDate |
The start date of the period. |
date |
None. |
EndDate |
The end date of the period. |
date |
None. |
StartTime |
The time of day the period starts. |
time interval |
None. |
EndTime |
The time of day the period ends. |
time interval |
None. |
Monday |
Whether the period is valid for mondays. |
boolean |
None. |
Tuesday |
Whether the period is valid for tuesdays. |
boolean |
None. |
Wednesday |
Whether the period is valid for wednesdays. |
boolean |
None. |
Thursday |
Whether the period is valid for thursdays. |
boolean |
None. |
Friday |
Whether the period is valid for fridays. |
boolean |
None. |
Saturday |
Whether the period is valid for saturdays. |
boolean |
None. |
Sunday |
Whether the period is valid for sundays. |
boolean |
None. |
PriceGroupIds |
A list of price groups that relate to this period. |
Collection of integer |
None. |