Class: Softlayer::Hardware::Component::Model::Generic::MarketingFeature

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/hardware/component/model/generic/marketing_feature.rb

Defined Under Namespace

Classes: Representer

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model

all, all_request_for, create, find, #init_headers, parse, process_message, #request, request, service_name, #service_name, #to_hash, #to_softlayer

Methods included from Model::Operations

extended, #filter, included, #limit, #mask, #request_headers

Instance Attribute Details

#featuresObject

Returns the value of attribute features.



7
8
9
# File 'lib/softlayer/hardware/component/model/generic/marketing_feature.rb', line 7

def features
  @features
end

#hardware_generic_component_modelObject

Returns the value of attribute hardware_generic_component_model.



9
10
11
# File 'lib/softlayer/hardware/component/model/generic/marketing_feature.rb', line 9

def hardware_generic_component_model
  @hardware_generic_component_model
end

#priceObject

Returns the value of attribute price.



8
9
10
# File 'lib/softlayer/hardware/component/model/generic/marketing_feature.rb', line 8

def price
  @price
end