Class: KalturaApi::KalturaContextTypeHolder

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

Direct Known Subclasses

KalturaAccessControlContextTypeHolder

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#typeObject

The type of the condition context



2336
2337
2338
# File 'lib/kaltura_client.rb', line 2336

def type
  @type
end