Class: Kaltura::KalturaEventNotificationDispatchJobData

Inherits:
KalturaJobData show all
Defined in:
lib/kaltura_plugins/kaltura_event_notification_client_plugin.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#template_idObject

Returns the value of attribute template_id.



202
203
204
# File 'lib/kaltura_plugins/kaltura_event_notification_client_plugin.rb', line 202

def template_id
  @template_id
end