Class: Kaltura::Constants::CountryRestrictionType
- Inherits:
-
Object
- Object
- Kaltura::Constants::CountryRestrictionType
- Defined in:
- lib/kaltura/constants/country_restriction_type.rb
Overview
The constants module will soon be depreciated into an Enumeration module to be more in line with the C# API client’s namespacing.
Constant Summary collapse
- RESTRICT_COUNTRY_LIST =
restrict countries.
0
- ALLOW_COUNTRY_LIST =
allow countries.
1