# JourneyEarlyExit
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**rules** | Option<[**crate::models::JourneyEarlyExitRules**](JourneyEarlyExit_rules.md)> | | [optional]
**tag_on_early_exit** | Option<**::std::collections::HashMap<String, String>**> | Tag key-value pairs applied when a user exits early. | [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)