Class: Kaltura::Constants::Partner::Status
- Inherits:
-
Object
- Object
- Kaltura::Constants::Partner::Status
- Defined in:
- lib/kaltura/constants/partner.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
- ACTIVE =
Partner is active.
1
- BLOCKED =
Partner is banned.
2
- FULL_BLOCK =
Partner is mega-banned
3