# JourneyWaitUntilExpiration
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**duration_seconds** | Option<**i32**> | Seconds to wait before the timer fires. Minimum 60, maximum 31556952 (1 year). | [optional]
**exits** | Option<**bool**> | When true, the user exits the journey when the timer fires; when false, the user continues to convergence. | [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)