Class: Kaltura::KalturaValue

Inherits:
KalturaObjectBase show all
Defined in:
lib/kaltura_client.rb

Overview

A representation to return an array of values

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#descriptionObject

Returns the value of attribute description.



3604
3605
3606
# File 'lib/kaltura_client.rb', line 3604

def description
  @description
end