Class: Kaltura::CountryRestriction

Inherits:
BaseRestriction show all
Defined in:
lib/kaltura/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#country_listObject

Returns the value of attribute country_list.



1410
1411
1412
# File 'lib/kaltura/kaltura_client.rb', line 1410

def country_list
  @country_list
end

#country_restriction_typeObject

Returns the value of attribute country_restriction_type.



1409
1410
1411
# File 'lib/kaltura/kaltura_client.rb', line 1409

def country_restriction_type
  @country_restriction_type
end