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.



682
683
684
# File 'lib/kaltura/kaltura_client.rb', line 682

def admin_email
  @admin_email
end

#admin_nameObject

Returns the value of attribute admin_name.



681
682
683
# File 'lib/kaltura/kaltura_client.rb', line 681

def admin_name
  @admin_name
end

#admin_secretObject

Returns the value of attribute admin_secret.



701
702
703
# File 'lib/kaltura/kaltura_client.rb', line 701

def admin_secret
  @admin_secret
end

#adult_contentObject

Returns the value of attribute adult_content.



691
692
693
# File 'lib/kaltura/kaltura_client.rb', line 691

def adult_content
  @adult_content
end

#allow_multi_notificationObject

Returns the value of attribute allow_multi_notification.



703
704
705
# File 'lib/kaltura/kaltura_client.rb', line 703

def allow_multi_notification
  @allow_multi_notification
end

#allow_quick_editObject

Returns the value of attribute allow_quick_edit.



695
696
697
# File 'lib/kaltura/kaltura_client.rb', line 695

def allow_quick_edit
  @allow_quick_edit
end

#appear_in_searchObject

Returns the value of attribute appear_in_search.



679
680
681
# File 'lib/kaltura/kaltura_client.rb', line 679

def appear_in_search
  @appear_in_search
end

#cms_passwordObject

Returns the value of attribute cms_password.



702
703
704
# File 'lib/kaltura/kaltura_client.rb', line 702

def cms_password
  @cms_password
end

#commercial_useObject

Returns the value of attribute commercial_use.



684
685
686
# File 'lib/kaltura/kaltura_client.rb', line 684

def commercial_use
  @commercial_use
end

#content_categoriesObject

Returns the value of attribute content_categories.



687
688
689
# File 'lib/kaltura/kaltura_client.rb', line 687

def content_categories
  @content_categories
end

#created_atObject

Returns the value of attribute created_at.



680
681
682
# File 'lib/kaltura/kaltura_client.rb', line 680

def created_at
  @created_at
end

#def_conversion_profile_typeObject

Returns the value of attribute def_conversion_profile_type.



692
693
694
# File 'lib/kaltura/kaltura_client.rb', line 692

def def_conversion_profile_type
  @def_conversion_profile_type
end

#describe_yourselfObject

Returns the value of attribute describe_yourself.



690
691
692
# File 'lib/kaltura/kaltura_client.rb', line 690

def describe_yourself
  @describe_yourself
end

#descriptionObject

Returns the value of attribute description.



683
684
685
# File 'lib/kaltura/kaltura_client.rb', line 683

def description
  @description
end

#idObject

Returns the value of attribute id.



675
676
677
# File 'lib/kaltura/kaltura_client.rb', line 675

def id
  @id
end

#landing_pageObject

Returns the value of attribute landing_page.



685
686
687
# File 'lib/kaltura/kaltura_client.rb', line 685

def landing_page
  @landing_page
end

#max_upload_sizeObject

Returns the value of attribute max_upload_size.



698
699
700
# File 'lib/kaltura/kaltura_client.rb', line 698

def max_upload_size
  @max_upload_size
end

#merge_entry_listsObject

Returns the value of attribute merge_entry_lists.



696
697
698
# File 'lib/kaltura/kaltura_client.rb', line 696

def merge_entry_lists
  @merge_entry_lists
end

#nameObject

Returns the value of attribute name.



676
677
678
# File 'lib/kaltura/kaltura_client.rb', line 676

def name
  @name
end

#notification_urlObject

Returns the value of attribute notification_url.



678
679
680
# File 'lib/kaltura/kaltura_client.rb', line 678

def notification_url
  @notification_url
end

#notifications_configObject

Returns the value of attribute notifications_config.



697
698
699
# File 'lib/kaltura/kaltura_client.rb', line 697

def notifications_config
  @notifications_config
end

#notifyObject

Returns the value of attribute notify.



693
694
695
# File 'lib/kaltura/kaltura_client.rb', line 693

def notify
  @notify
end

#partner_packageObject

Returns the value of attribute partner_package.



699
700
701
# File 'lib/kaltura/kaltura_client.rb', line 699

def partner_package
  @partner_package
end

#phoneObject

Returns the value of attribute phone.



689
690
691
# File 'lib/kaltura/kaltura_client.rb', line 689

def phone
  @phone
end

#secretObject

Returns the value of attribute secret.



700
701
702
# File 'lib/kaltura/kaltura_client.rb', line 700

def secret
  @secret
end

#statusObject

Returns the value of attribute status.



694
695
696
# File 'lib/kaltura/kaltura_client.rb', line 694

def status
  @status
end

#typeObject

Returns the value of attribute type.



688
689
690
# File 'lib/kaltura/kaltura_client.rb', line 688

def type
  @type
end

#user_landing_pageObject

Returns the value of attribute user_landing_page.



686
687
688
# File 'lib/kaltura/kaltura_client.rb', line 686

def user_landing_page
  @user_landing_page
end

#websiteObject

Returns the value of attribute website.



677
678
679
# File 'lib/kaltura/kaltura_client.rb', line 677

def website
  @website
end