Class: Kaltura::KalturaRuleAction
- Inherits:
-
KalturaObjectBase
- Object
- KalturaObjectBase
- Kaltura::KalturaRuleAction
- Defined in:
- lib/kaltura_client.rb
Direct Known Subclasses
KalturaAccessControlBlockAction, KalturaAccessControlLimitFlavorsAction, KalturaAccessControlPreviewAction, KalturaStorageAddAction
Instance Attribute Summary collapse
-
#type ⇒ Object
The type of the action.
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#type ⇒ Object
The type of the action
2356 2357 2358 |
# File 'lib/kaltura_client.rb', line 2356 def type @type end |