Class: Kaltura::KalturaCountryCondition

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

Instance Attribute Summary collapse

Attributes inherited from KalturaMatchCondition

#values

Attributes inherited from KalturaCondition

#description, #not, #type

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#geo_coder_typeObject

The ip geo coder engine to be used



8330
8331
8332
# File 'lib/kaltura_client.rb', line 8330

def geo_coder_type
  @geo_coder_type
end