Class: Kaltura::KalturaPartner

Inherits:
Object
  • Object
show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#adminEmailObject

Returns the value of attribute adminEmail.



356
357
358
# File 'lib/kaltura_client.rb', line 356

def adminEmail
  @adminEmail
end

#adminNameObject

Returns the value of attribute adminName.



355
356
357
# File 'lib/kaltura_client.rb', line 355

def adminName
  @adminName
end

#allowMultiNotificationObject

Returns the value of attribute allowMultiNotification.



363
364
365
# File 'lib/kaltura_client.rb', line 363

def allowMultiNotification
  @allowMultiNotification
end

#appearInSearchObject

Returns the value of attribute appearInSearch.



354
355
356
# File 'lib/kaltura_client.rb', line 354

def appearInSearch
  @appearInSearch
end

#commercialUseObject

Returns the value of attribute commercialUse.



358
359
360
# File 'lib/kaltura_client.rb', line 358

def commercialUse
  @commercialUse
end

#contentCategoriesObject

Returns the value of attribute contentCategories.



364
365
366
# File 'lib/kaltura_client.rb', line 364

def contentCategories
  @contentCategories
end

#descriptionObject

Returns the value of attribute description.



357
358
359
# File 'lib/kaltura_client.rb', line 357

def description
  @description
end

#landingPageObject

Returns the value of attribute landingPage.



359
360
361
# File 'lib/kaltura_client.rb', line 359

def landingPage
  @landingPage
end

#nameObject

Returns the value of attribute name.



351
352
353
# File 'lib/kaltura_client.rb', line 351

def name
  @name
end

#notificationsConfigObject

Returns the value of attribute notificationsConfig.



361
362
363
# File 'lib/kaltura_client.rb', line 361

def notificationsConfig
  @notificationsConfig
end

#notifyObject

Returns the value of attribute notify.



362
363
364
# File 'lib/kaltura_client.rb', line 362

def notify
  @notify
end

#typeObject

Returns the value of attribute type.



365
366
367
# File 'lib/kaltura_client.rb', line 365

def type
  @type
end

#url1Object

Returns the value of attribute url1.



352
353
354
# File 'lib/kaltura_client.rb', line 352

def url1
  @url1
end

#url2Object

Returns the value of attribute url2.



353
354
355
# File 'lib/kaltura_client.rb', line 353

def url2
  @url2
end

#userLandingPageObject

Returns the value of attribute userLandingPage.



360
361
362
# File 'lib/kaltura_client.rb', line 360

def userLandingPage
  @userLandingPage
end