Class: Softlayer::Product::Item::Bundles

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/product/item/bundles.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

#bundle_itemObject

Returns the value of attribute bundle_item.



8
9
10
# File 'lib/softlayer/product/item/bundles.rb', line 8

def bundle_item
  @bundle_item
end

#bundle_item_idObject

Returns the value of attribute bundle_item_id.



5
6
7
# File 'lib/softlayer/product/item/bundles.rb', line 5

def bundle_item_id
  @bundle_item_id
end

#categoryObject

Returns the value of attribute category.



9
10
11
# File 'lib/softlayer/product/item/bundles.rb', line 9

def category
  @category
end

#idObject

Returns the value of attribute id.



6
7
8
# File 'lib/softlayer/product/item/bundles.rb', line 6

def id
  @id
end

#item_priceObject

Returns the value of attribute item_price.



10
11
12
# File 'lib/softlayer/product/item/bundles.rb', line 10

def item_price
  @item_price
end

#item_price_idObject

Returns the value of attribute item_price_id.



7
8
9
# File 'lib/softlayer/product/item/bundles.rb', line 7

def item_price_id
  @item_price_id
end