Class: Kaltura::KalturaDirectoryRestriction
- Inherits:
-
KalturaBaseRestriction
- Object
- KalturaObjectBase
- KalturaBaseRestriction
- Kaltura::KalturaDirectoryRestriction
- Defined in:
- lib/kaltura_client.rb
Instance Attribute Summary collapse
-
#directory_restriction_type ⇒ Object
Returns the value of attribute directory_restriction_type.
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#directory_restriction_type ⇒ Object
Returns the value of attribute directory_restriction_type.
3094 3095 3096 |
# File 'lib/kaltura_client.rb', line 3094 def directory_restriction_type @directory_restriction_type end |