Class: Softlayer::Container::Product::Order::Cart::Item
- Defined in:
- lib/softlayer/container/product/order/cart/item.rb
Defined Under Namespace
Classes: Representer
Instance Attribute Summary collapse
-
#billing_order_item_id ⇒ Object
Returns the value of attribute billing_order_item_id.
-
#cluster_resource_id ⇒ Object
Returns the value of attribute cluster_resource_id.
-
#configuration_url ⇒ Object
Returns the value of attribute configuration_url.
-
#hash ⇒ Object
Returns the value of attribute hash.
-
#hourly_prices_flag ⇒ Object
Returns the value of attribute hourly_prices_flag.
-
#image_template_id ⇒ Object
Returns the value of attribute image_template_id.
-
#iscsi_os_format_type_key_name ⇒ Object
Returns the value of attribute iscsi_os_format_type_key_name.
-
#location ⇒ Object
Returns the value of attribute location.
-
#name ⇒ Object
Returns the value of attribute name.
-
#order_container_type ⇒ Object
Returns the value of attribute order_container_type.
-
#package_id ⇒ Object
Returns the value of attribute package_id.
-
#package_type ⇒ Object
Returns the value of attribute package_type.
-
#preset_id ⇒ Object
Returns the value of attribute preset_id.
-
#price_ids ⇒ Object
Returns the value of attribute price_ids.
-
#primary_disk_partition_id ⇒ Object
Returns the value of attribute primary_disk_partition_id.
-
#promotion_code ⇒ Object
Returns the value of attribute promotion_code.
-
#properties ⇒ Object
Returns the value of attribute properties.
-
#quantity ⇒ Object
Returns the value of attribute quantity.
-
#quantity_limit ⇒ Object
Returns the value of attribute quantity_limit.
-
#resource_id ⇒ Object
Returns the value of attribute resource_id.
-
#resource_type ⇒ Object
Returns the value of attribute resource_type.
-
#source_virtual_guest_id ⇒ Object
Returns the value of attribute source_virtual_guest_id.
-
#storage_groups ⇒ Object
Returns the value of attribute storage_groups.
-
#tax_cache_hash ⇒ Object
Returns the value of attribute tax_cache_hash.
-
#verified_config ⇒ Object
Returns the value of attribute verified_config.
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
#billing_order_item_id ⇒ Object
Returns the value of attribute billing_order_item_id.
7 8 9 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 7 def billing_order_item_id @billing_order_item_id end |
#cluster_resource_id ⇒ Object
Returns the value of attribute cluster_resource_id.
8 9 10 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 8 def cluster_resource_id @cluster_resource_id end |
#configuration_url ⇒ Object
Returns the value of attribute configuration_url.
9 10 11 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 9 def configuration_url @configuration_url end |
#hash ⇒ Object
Returns the value of attribute hash.
10 11 12 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 10 def hash @hash end |
#hourly_prices_flag ⇒ Object
Returns the value of attribute hourly_prices_flag.
11 12 13 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 11 def hourly_prices_flag @hourly_prices_flag end |
#image_template_id ⇒ Object
Returns the value of attribute image_template_id.
12 13 14 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 12 def image_template_id @image_template_id end |
#iscsi_os_format_type_key_name ⇒ Object
Returns the value of attribute iscsi_os_format_type_key_name.
13 14 15 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 13 def iscsi_os_format_type_key_name @iscsi_os_format_type_key_name end |
#location ⇒ Object
Returns the value of attribute location.
14 15 16 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 14 def location @location end |
#name ⇒ Object
Returns the value of attribute name.
15 16 17 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 15 def name @name end |
#order_container_type ⇒ Object
Returns the value of attribute order_container_type.
16 17 18 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 16 def order_container_type @order_container_type end |
#package_id ⇒ Object
Returns the value of attribute package_id.
17 18 19 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 17 def package_id @package_id end |
#package_type ⇒ Object
Returns the value of attribute package_type.
18 19 20 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 18 def package_type @package_type end |
#preset_id ⇒ Object
Returns the value of attribute preset_id.
19 20 21 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 19 def preset_id @preset_id end |
#price_ids ⇒ Object
Returns the value of attribute price_ids.
20 21 22 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 20 def price_ids @price_ids end |
#primary_disk_partition_id ⇒ Object
Returns the value of attribute primary_disk_partition_id.
21 22 23 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 21 def primary_disk_partition_id @primary_disk_partition_id end |
#promotion_code ⇒ Object
Returns the value of attribute promotion_code.
22 23 24 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 22 def promotion_code @promotion_code end |
#properties ⇒ Object
Returns the value of attribute properties.
23 24 25 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 23 def properties @properties end |
#quantity ⇒ Object
Returns the value of attribute quantity.
24 25 26 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 24 def quantity @quantity end |
#quantity_limit ⇒ Object
Returns the value of attribute quantity_limit.
25 26 27 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 25 def quantity_limit @quantity_limit end |
#resource_id ⇒ Object
Returns the value of attribute resource_id.
26 27 28 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 26 def resource_id @resource_id end |
#resource_type ⇒ Object
Returns the value of attribute resource_type.
27 28 29 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 27 def resource_type @resource_type end |
#source_virtual_guest_id ⇒ Object
Returns the value of attribute source_virtual_guest_id.
28 29 30 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 28 def source_virtual_guest_id @source_virtual_guest_id end |
#storage_groups ⇒ Object
Returns the value of attribute storage_groups.
29 30 31 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 29 def storage_groups @storage_groups end |
#tax_cache_hash ⇒ Object
Returns the value of attribute tax_cache_hash.
30 31 32 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 30 def tax_cache_hash @tax_cache_hash end |
#verified_config ⇒ Object
Returns the value of attribute verified_config.
31 32 33 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 31 def verified_config @verified_config end |