Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 378 Bytes

ApplicationNotification.md

File metadata and controls

17 lines (10 loc) · 378 Bytes

TalonOne::ApplicationNotification

Properties

Name Type Description Notes
event String Event type. It can be one of the following: ['campaign_evaluation_tree_changed']

Code Sample

require 'TalonOne'

instance = TalonOne::ApplicationNotification.new(event: null)