B1SiteScheduleCustomizeTime
- Defines a single open time slot for a site schedule, specifying the day of the week and open/close hours.
| Property | Type | Description | Metadata |
|---|---|---|---|
| OpenWeekday | EB1DayOfWeek | The day of the week on which this schedule slot is active. | |
| OpenHour | int32 | The hour at which the site opens on the scheduled day. | |
| CloseHour | int32 | The hour at which the site closes on the scheduled day. |