Class: Kaltura::SystemPartnerPackage

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

#idObject

Returns the value of attribute id.



1227
1228
1229
# File 'lib/kaltura/kaltura_client.rb', line 1227

def id
  @id
end

#nameObject

Returns the value of attribute name.



1228
1229
1230
# File 'lib/kaltura/kaltura_client.rb', line 1228

def name
  @name
end