Class: Kaltura::KalturaCountryRestriction

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

#country_listObject

Returns the value of attribute country_list.



3086
3087
3088
# File 'lib/kaltura_client.rb', line 3086

def country_list
  @country_list
end

#country_restriction_typeObject

Returns the value of attribute country_restriction_type.



3085
3086
3087
# File 'lib/kaltura_client.rb', line 3085

def country_restriction_type
  @country_restriction_type
end