Class: Opsmgr::Api::ListProductsResult::Product

Inherits:
Struct
  • Object
show all
Defined in:
lib/opsmgr/api/results.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



75
76
77
# File 'lib/opsmgr/api/results.rb', line 75

def name
  @name
end

#product_versionObject

Returns the value of attribute product_version

Returns:

  • (Object)

    the current value of product_version



75
76
77
# File 'lib/opsmgr/api/results.rb', line 75

def product_version
  @product_version
end