Class: Kaltura::Constants::Partner::Status

Inherits:
Object
  • Object
show all
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.

See Also:

Constant Summary collapse

ACTIVE =

Partner is active.

1
BLOCKED =

Partner is banned.

2
FULL_BLOCK =

Partner is mega-banned

3