Sha256: b296640d006ddeaab5b20255a3b5d93b12e58960314cc1945cea62047638d4b3
Contents?: true
Size: 378 Bytes
Versions: 3
Compression:
Stored size: 378 Bytes
Contents
# TalonOne::ApplicationNotification ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **event** | **String** | Event type. It can be one of the following: ['campaign_evaluation_tree_changed'] | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::ApplicationNotification.new(event: null) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
talon_one-7.0.0 | docs/ApplicationNotification.md |
talon_one-6.0.0 | docs/ApplicationNotification.md |
talon_one-5.0.0 | docs/ApplicationNotification.md |