# JourneyEventAttribute
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**key** | **String** | Event attribute key. |
**operator** | **String** | Comparison operator. |
**value** | Option<**String**> | Value to compare against. Not required for exists and not_exists. | [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)