Class: Kaltura::KalturaMatchCondition

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

Instance Attribute Summary collapse

Attributes inherited from KalturaCondition

#description, #not, #type

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#valuesObject

Returns the value of attribute values.



7644
7645
7646
# File 'lib/kaltura_client.rb', line 7644

def values
  @values
end