Class: Kaltura::DirectoryRestriction
- Inherits:
-
BaseRestriction
- Object
- ObjectBase
- BaseRestriction
- Kaltura::DirectoryRestriction
- Defined in:
- lib/kaltura/kaltura_client.rb
Instance Attribute Summary collapse
-
#directory_restriction_type ⇒ Object
Returns the value of attribute directory_restriction_type.
Attributes inherited from ObjectBase
Method Summary
Methods inherited from ObjectBase
Instance Attribute Details
#directory_restriction_type ⇒ Object
Returns the value of attribute directory_restriction_type.
1461 1462 1463 |
# File 'lib/kaltura/kaltura_client.rb', line 1461 def directory_restriction_type @directory_restriction_type end |