# JourneyTimeWindow
## Properties
**start** | Option<[**crate::models::JourneyTimePoint**](JourneyTimePoint.md)> | When the window opens. | [optional]
**end** | Option<[**crate::models::JourneyTimePoint**](JourneyTimePoint.md)> | When the window closes. | [optional]
**day_of_week** | Option<**i32**> | Day of week, 1 = Monday. Omit to apply the window to every day. | [optional]
[[Back to API list]](https://github.com/OneSignal/onesignal-rust-api#full-api-reference) [[Back to README]](https://github.com/OneSignal/onesignal-rust-api)