onesignal-rust-api 5.14.0

A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# 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)