# JourneyTimePoint
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**hour** | Option<**i32**> | Hour of day, 0-23. | [optional]
**minute** | Option<**i32**> | Minute of hour, 0-59. Defaults to 0. | [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)