Class: Kaltura::Partner

Inherits:
ObjectBase show all
Defined in:
lib/kaltura/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#admin_emailObject

Returns the value of attribute admin_email.



725
726
727
# File 'lib/kaltura/kaltura_client.rb', line 725

def admin_email
  @admin_email
end

#admin_nameObject

Returns the value of attribute admin_name.



724
725
726
# File 'lib/kaltura/kaltura_client.rb', line 724

def admin_name
  @admin_name
end

#admin_secretObject

Returns the value of attribute admin_secret.



744
745
746
# File 'lib/kaltura/kaltura_client.rb', line 744

def admin_secret
  @admin_secret
end

#adult_contentObject

Returns the value of attribute adult_content.



734
735
736
# File 'lib/kaltura/kaltura_client.rb', line 734

def adult_content
  @adult_content
end

#allow_multi_notificationObject

Returns the value of attribute allow_multi_notification.



746
747
748
# File 'lib/kaltura/kaltura_client.rb', line 746

def allow_multi_notification
  @allow_multi_notification
end

#allow_quick_editObject

Returns the value of attribute allow_quick_edit.



738
739
740
# File 'lib/kaltura/kaltura_client.rb', line 738

def allow_quick_edit
  @allow_quick_edit
end

#appear_in_searchObject

Returns the value of attribute appear_in_search.



722
723
724
# File 'lib/kaltura/kaltura_client.rb', line 722

def appear_in_search
  @appear_in_search
end

#cms_passwordObject

Returns the value of attribute cms_password.



745
746
747
# File 'lib/kaltura/kaltura_client.rb', line 745

def cms_password
  @cms_password
end

#commercial_useObject

Returns the value of attribute commercial_use.



727
728
729
# File 'lib/kaltura/kaltura_client.rb', line 727

def commercial_use
  @commercial_use
end

#content_categoriesObject

Returns the value of attribute content_categories.



730
731
732
# File 'lib/kaltura/kaltura_client.rb', line 730

def content_categories
  @content_categories
end

#created_atObject

Returns the value of attribute created_at.



723
724
725
# File 'lib/kaltura/kaltura_client.rb', line 723

def created_at
  @created_at
end

#def_conversion_profile_typeObject

Returns the value of attribute def_conversion_profile_type.



735
736
737
# File 'lib/kaltura/kaltura_client.rb', line 735

def def_conversion_profile_type
  @def_conversion_profile_type
end

#describe_yourselfObject

Returns the value of attribute describe_yourself.



733
734
735
# File 'lib/kaltura/kaltura_client.rb', line 733

def describe_yourself
  @describe_yourself
end

#descriptionObject

Returns the value of attribute description.



726
727
728
# File 'lib/kaltura/kaltura_client.rb', line 726

def description
  @description
end

#idObject

Returns the value of attribute id.



718
719
720
# File 'lib/kaltura/kaltura_client.rb', line 718

def id
  @id
end

#landing_pageObject

Returns the value of attribute landing_page.



728
729
730
# File 'lib/kaltura/kaltura_client.rb', line 728

def landing_page
  @landing_page
end

#max_upload_sizeObject

Returns the value of attribute max_upload_size.



741
742
743
# File 'lib/kaltura/kaltura_client.rb', line 741

def max_upload_size
  @max_upload_size
end

#merge_entry_listsObject

Returns the value of attribute merge_entry_lists.



739
740
741
# File 'lib/kaltura/kaltura_client.rb', line 739

def merge_entry_lists
  @merge_entry_lists
end

#nameObject

Returns the value of attribute name.



719
720
721
# File 'lib/kaltura/kaltura_client.rb', line 719

def name
  @name
end

#notification_urlObject

Returns the value of attribute notification_url.



721
722
723
# File 'lib/kaltura/kaltura_client.rb', line 721

def notification_url
  @notification_url
end

#notifications_configObject

Returns the value of attribute notifications_config.



740
741
742
# File 'lib/kaltura/kaltura_client.rb', line 740

def notifications_config
  @notifications_config
end

#notifyObject

Returns the value of attribute notify.



736
737
738
# File 'lib/kaltura/kaltura_client.rb', line 736

def notify
  @notify
end

#partner_packageObject

Returns the value of attribute partner_package.



742
743
744
# File 'lib/kaltura/kaltura_client.rb', line 742

def partner_package
  @partner_package
end

#phoneObject

Returns the value of attribute phone.



732
733
734
# File 'lib/kaltura/kaltura_client.rb', line 732

def phone
  @phone
end

#secretObject

Returns the value of attribute secret.



743
744
745
# File 'lib/kaltura/kaltura_client.rb', line 743

def secret
  @secret
end

#statusObject

Returns the value of attribute status.



737
738
739
# File 'lib/kaltura/kaltura_client.rb', line 737

def status
  @status
end

#typeObject

Returns the value of attribute type.



731
732
733
# File 'lib/kaltura/kaltura_client.rb', line 731

def type
  @type
end

#user_landing_pageObject

Returns the value of attribute user_landing_page.



729
730
731
# File 'lib/kaltura/kaltura_client.rb', line 729

def user_landing_page
  @user_landing_page
end

#websiteObject

Returns the value of attribute website.



720
721
722
# File 'lib/kaltura/kaltura_client.rb', line 720

def website
  @website
end