Class: Kaltura::KalturaCountryCondition
- Inherits:
-
KalturaMatchCondition
- Object
- KalturaObjectBase
- KalturaCondition
- KalturaMatchCondition
- Kaltura::KalturaCountryCondition
- Defined in:
- lib/kaltura_client.rb
Instance Attribute Summary collapse
-
#geo_coder_type ⇒ Object
The ip geo coder engine to be used.
Attributes inherited from KalturaMatchCondition
Attributes inherited from KalturaCondition
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#geo_coder_type ⇒ Object
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 |