Class: Kaltura::KalturaPartner

Inherits:
KalturaObjectBase show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#admin_emailObject

Returns the value of attribute admin_email.



1952
1953
1954
# File 'lib/kaltura_client.rb', line 1952

def admin_email
  @admin_email
end

#admin_nameObject

Returns the value of attribute admin_name.



1951
1952
1953
# File 'lib/kaltura_client.rb', line 1951

def admin_name
  @admin_name
end

#admin_secretObject

Returns the value of attribute admin_secret.



1971
1972
1973
# File 'lib/kaltura_client.rb', line 1971

def admin_secret
  @admin_secret
end

#adult_contentObject

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_notificationObject

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_editObject

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_searchObject

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_passwordObject

Returns the value of attribute cms_password.



1972
1973
1974
# File 'lib/kaltura_client.rb', line 1972

def cms_password
  @cms_password
end

#commercial_useObject

Returns the value of attribute commercial_use.



1954
1955
1956
# File 'lib/kaltura_client.rb', line 1954

def commercial_use
  @commercial_use
end

#content_categoriesObject

Returns the value of attribute content_categories.



1957
1958
1959
# File 'lib/kaltura_client.rb', line 1957

def content_categories
  @content_categories
end

#created_atObject

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_typeObject

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_yourselfObject

Returns the value of attribute describe_yourself.



1960
1961
1962
# File 'lib/kaltura_client.rb', line 1960

def describe_yourself
  @describe_yourself
end

#descriptionObject

Returns the value of attribute description.



1953
1954
1955
# File 'lib/kaltura_client.rb', line 1953

def description
  @description
end

#idObject

Returns the value of attribute id.



1945
1946
1947
# File 'lib/kaltura_client.rb', line 1945

def id
  @id
end

#landing_pageObject

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_sizeObject

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_listsObject

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

#nameObject

Returns the value of attribute name.



1946
1947
1948
# File 'lib/kaltura_client.rb', line 1946

def name
  @name
end

#notification_urlObject

Returns the value of attribute notification_url.



1948
1949
1950
# File 'lib/kaltura_client.rb', line 1948

def notification_url
  @notification_url
end

#notifications_configObject

Returns the value of attribute notifications_config.



1967
1968
1969
# File 'lib/kaltura_client.rb', line 1967

def notifications_config
  @notifications_config
end

#notifyObject

Returns the value of attribute notify.



1963
1964
1965
# File 'lib/kaltura_client.rb', line 1963

def notify
  @notify
end

#partner_packageObject

Returns the value of attribute partner_package.



1969
1970
1971
# File 'lib/kaltura_client.rb', line 1969

def partner_package
  @partner_package
end

#phoneObject

Returns the value of attribute phone.



1959
1960
1961
# File 'lib/kaltura_client.rb', line 1959

def phone
  @phone
end

#secretObject

Returns the value of attribute secret.



1970
1971
1972
# File 'lib/kaltura_client.rb', line 1970

def secret
  @secret
end

#statusObject

Returns the value of attribute status.



1964
1965
1966
# File 'lib/kaltura_client.rb', line 1964

def status
  @status
end

#typeObject

Returns the value of attribute type.



1958
1959
1960
# File 'lib/kaltura_client.rb', line 1958

def type
  @type
end

#user_landing_pageObject

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

#websiteObject

Returns the value of attribute website.



1947
1948
1949
# File 'lib/kaltura_client.rb', line 1947

def website
  @website
end