Class: Kaltura::KalturaRuleAction

Inherits:
KalturaObjectBase show all
Defined in:
lib/kaltura_client.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

#typeObject

The type of the action



2356
2357
2358
# File 'lib/kaltura_client.rb', line 2356

def type
  @type
end