Class: Kaltura::KalturaSystemPartnerPackage

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

#idObject

Returns the value of attribute id.



2770
2771
2772
# File 'lib/kaltura_client.rb', line 2770

def id
  @id
end

#nameObject

Returns the value of attribute name.



2771
2772
2773
# File 'lib/kaltura_client.rb', line 2771

def name
  @name
end