Class: Kaltura::KalturaPartner
- Inherits:
-
KalturaObjectBase
- Object
- KalturaObjectBase
- Kaltura::KalturaPartner
- Defined in:
- lib/kaltura_client.rb
Instance Attribute Summary collapse
-
#admin_email ⇒ Object
Returns the value of attribute admin_email.
-
#admin_name ⇒ Object
Returns the value of attribute admin_name.
-
#admin_secret ⇒ Object
Returns the value of attribute admin_secret.
-
#adult_content ⇒ Object
Returns the value of attribute adult_content.
-
#allow_multi_notification ⇒ Object
Returns the value of attribute allow_multi_notification.
-
#allow_quick_edit ⇒ Object
Returns the value of attribute allow_quick_edit.
-
#appear_in_search ⇒ Object
Returns the value of attribute appear_in_search.
-
#cms_password ⇒ Object
Returns the value of attribute cms_password.
-
#commercial_use ⇒ Object
Returns the value of attribute commercial_use.
-
#content_categories ⇒ Object
Returns the value of attribute content_categories.
-
#created_at ⇒ Object
Returns the value of attribute created_at.
-
#def_conversion_profile_type ⇒ Object
Returns the value of attribute def_conversion_profile_type.
-
#describe_yourself ⇒ Object
Returns the value of attribute describe_yourself.
-
#description ⇒ Object
Returns the value of attribute description.
-
#id ⇒ Object
Returns the value of attribute id.
-
#landing_page ⇒ Object
Returns the value of attribute landing_page.
-
#max_upload_size ⇒ Object
Returns the value of attribute max_upload_size.
-
#merge_entry_lists ⇒ Object
Returns the value of attribute merge_entry_lists.
-
#name ⇒ Object
Returns the value of attribute name.
-
#notification_url ⇒ Object
Returns the value of attribute notification_url.
-
#notifications_config ⇒ Object
Returns the value of attribute notifications_config.
-
#notify ⇒ Object
Returns the value of attribute notify.
-
#partner_package ⇒ Object
Returns the value of attribute partner_package.
-
#phone ⇒ Object
Returns the value of attribute phone.
-
#secret ⇒ Object
Returns the value of attribute secret.
-
#status ⇒ Object
Returns the value of attribute status.
-
#type ⇒ Object
Returns the value of attribute type.
-
#user_landing_page ⇒ Object
Returns the value of attribute user_landing_page.
-
#website ⇒ Object
Returns the value of attribute website.
Attributes inherited from KalturaObjectBase
Method Summary
Methods inherited from KalturaObjectBase
Instance Attribute Details
#admin_email ⇒ Object
Returns the value of attribute admin_email.
1952 1953 1954 |
# File 'lib/kaltura_client.rb', line 1952 def admin_email @admin_email end |
#admin_name ⇒ Object
Returns the value of attribute admin_name.
1951 1952 1953 |
# File 'lib/kaltura_client.rb', line 1951 def admin_name @admin_name end |
#admin_secret ⇒ Object
Returns the value of attribute admin_secret.
1971 1972 1973 |
# File 'lib/kaltura_client.rb', line 1971 def admin_secret @admin_secret end |
#adult_content ⇒ Object
Returns the value of attribute adult_content.
1961 1962 1963 |
# File 'lib/kaltura_client.rb', line 1961 def adult_content @adult_content end |
#allow_multi_notification ⇒ Object
Returns the value of attribute allow_multi_notification.
1973 1974 1975 |
# File 'lib/kaltura_client.rb', line 1973 def allow_multi_notification @allow_multi_notification end |
#allow_quick_edit ⇒ Object
Returns the value of attribute allow_quick_edit.
1965 1966 1967 |
# File 'lib/kaltura_client.rb', line 1965 def allow_quick_edit @allow_quick_edit end |
#appear_in_search ⇒ Object
Returns the value of attribute appear_in_search.
1949 1950 1951 |
# File 'lib/kaltura_client.rb', line 1949 def appear_in_search @appear_in_search end |
#cms_password ⇒ Object
Returns the value of attribute cms_password.
1972 1973 1974 |
# File 'lib/kaltura_client.rb', line 1972 def cms_password @cms_password end |
#commercial_use ⇒ Object
Returns the value of attribute commercial_use.
1954 1955 1956 |
# File 'lib/kaltura_client.rb', line 1954 def commercial_use @commercial_use end |
#content_categories ⇒ Object
Returns the value of attribute content_categories.
1957 1958 1959 |
# File 'lib/kaltura_client.rb', line 1957 def content_categories @content_categories end |
#created_at ⇒ Object
Returns the value of attribute created_at.
1950 1951 1952 |
# File 'lib/kaltura_client.rb', line 1950 def created_at @created_at end |
#def_conversion_profile_type ⇒ Object
Returns the value of attribute def_conversion_profile_type.
1962 1963 1964 |
# File 'lib/kaltura_client.rb', line 1962 def def_conversion_profile_type @def_conversion_profile_type end |
#describe_yourself ⇒ Object
Returns the value of attribute describe_yourself.
1960 1961 1962 |
# File 'lib/kaltura_client.rb', line 1960 def describe_yourself @describe_yourself end |
#description ⇒ Object
Returns the value of attribute description.
1953 1954 1955 |
# File 'lib/kaltura_client.rb', line 1953 def description @description end |
#id ⇒ Object
Returns the value of attribute id.
1945 1946 1947 |
# File 'lib/kaltura_client.rb', line 1945 def id @id end |
#landing_page ⇒ Object
Returns the value of attribute landing_page.
1955 1956 1957 |
# File 'lib/kaltura_client.rb', line 1955 def landing_page @landing_page end |
#max_upload_size ⇒ Object
Returns the value of attribute max_upload_size.
1968 1969 1970 |
# File 'lib/kaltura_client.rb', line 1968 def max_upload_size @max_upload_size end |
#merge_entry_lists ⇒ Object
Returns the value of attribute merge_entry_lists.
1966 1967 1968 |
# File 'lib/kaltura_client.rb', line 1966 def merge_entry_lists @merge_entry_lists end |
#name ⇒ Object
Returns the value of attribute name.
1946 1947 1948 |
# File 'lib/kaltura_client.rb', line 1946 def name @name end |
#notification_url ⇒ Object
Returns the value of attribute notification_url.
1948 1949 1950 |
# File 'lib/kaltura_client.rb', line 1948 def notification_url @notification_url end |
#notifications_config ⇒ Object
Returns the value of attribute notifications_config.
1967 1968 1969 |
# File 'lib/kaltura_client.rb', line 1967 def notifications_config @notifications_config end |
#notify ⇒ Object
Returns the value of attribute notify.
1963 1964 1965 |
# File 'lib/kaltura_client.rb', line 1963 def notify @notify end |
#partner_package ⇒ Object
Returns the value of attribute partner_package.
1969 1970 1971 |
# File 'lib/kaltura_client.rb', line 1969 def partner_package @partner_package end |
#phone ⇒ Object
Returns the value of attribute phone.
1959 1960 1961 |
# File 'lib/kaltura_client.rb', line 1959 def phone @phone end |
#secret ⇒ Object
Returns the value of attribute secret.
1970 1971 1972 |
# File 'lib/kaltura_client.rb', line 1970 def secret @secret end |
#status ⇒ Object
Returns the value of attribute status.
1964 1965 1966 |
# File 'lib/kaltura_client.rb', line 1964 def status @status end |
#type ⇒ Object
Returns the value of attribute type.
1958 1959 1960 |
# File 'lib/kaltura_client.rb', line 1958 def type @type end |
#user_landing_page ⇒ Object
Returns the value of attribute user_landing_page.
1956 1957 1958 |
# File 'lib/kaltura_client.rb', line 1956 def user_landing_page @user_landing_page end |
#website ⇒ Object
Returns the value of attribute website.
1947 1948 1949 |
# File 'lib/kaltura_client.rb', line 1947 def website @website end |