Class: Kaltura::KalturaDirectoryRestriction

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

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#directory_restriction_typeObject

Kaltura directory restriction type



7254
7255
7256
# File 'lib/kaltura_client.rb', line 7254

def directory_restriction_type
  @directory_restriction_type
end