Class: Kaltura::KalturaCategoryIdentifier

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

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectIdentifier

#extended_features

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#identifierObject

Identifier of the object



6913
6914
6915
# File 'lib/kaltura_client.rb', line 6913

def identifier
  @identifier
end