Class: Kaltura::KalturaAuditTrailChangeXmlNode
- Inherits:
-
KalturaAuditTrailChangeItem
- Object
- KalturaObjectBase
- KalturaAuditTrailChangeItem
- Kaltura::KalturaAuditTrailChangeXmlNode
- Defined in:
- lib/kaltura_plugins/kaltura_audit_client_plugin.rb
Instance Attribute Summary collapse
-
#type ⇒ Object
Returns the value of attribute type.
Attributes inherited from KalturaAuditTrailChangeItem
#descriptor, #new_value, #old_value
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#type ⇒ Object
Returns the value of attribute type.
256 257 258 |
# File 'lib/kaltura_plugins/kaltura_audit_client_plugin.rb', line 256 def type @type end |