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.
-
#datacenter_country_ineligibility ⇒ Object
Returns the value of attribute datacenter_country_ineligibility.
-
#datacenter_description ⇒ Object
Returns the value of attribute datacenter_description.
-
#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.
-
#ineligible_account_countries ⇒ Object
Returns the value of attribute ineligible_account_countries.
-
#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, request, #request, service_name, #to_hash
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 |
#datacenter_country_ineligibility ⇒ Object
Returns the value of attribute datacenter_country_ineligibility.
10 11 12 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 10 def datacenter_country_ineligibility @datacenter_country_ineligibility end |
#datacenter_description ⇒ Object
Returns the value of attribute datacenter_description.
11 12 13 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 11 def datacenter_description @datacenter_description end |
#hash ⇒ Object
Returns the value of attribute hash.
12 13 14 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 12 def hash @hash end |
#hourly_prices_flag ⇒ Object
Returns the value of attribute hourly_prices_flag.
13 14 15 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 13 def hourly_prices_flag @hourly_prices_flag end |
#image_template_id ⇒ Object
Returns the value of attribute image_template_id.
14 15 16 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 14 def image_template_id @image_template_id end |
#ineligible_account_countries ⇒ Object
Returns the value of attribute ineligible_account_countries.
15 16 17 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 15 def ineligible_account_countries @ineligible_account_countries end |
#iscsi_os_format_type_key_name ⇒ Object
Returns the value of attribute iscsi_os_format_type_key_name.
16 17 18 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 16 def iscsi_os_format_type_key_name @iscsi_os_format_type_key_name end |
#location ⇒ Object
Returns the value of attribute location.
17 18 19 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 17 def location @location end |
#name ⇒ Object
Returns the value of attribute name.
18 19 20 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 18 def name @name end |
#order_container_type ⇒ Object
Returns the value of attribute order_container_type.
19 20 21 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 19 def order_container_type @order_container_type end |
#package_id ⇒ Object
Returns the value of attribute package_id.
20 21 22 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 20 def package_id @package_id end |
#package_type ⇒ Object
Returns the value of attribute package_type.
21 22 23 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 21 def package_type @package_type end |
#preset_id ⇒ Object
Returns the value of attribute preset_id.
22 23 24 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 22 def preset_id @preset_id end |
#price_ids ⇒ Object
Returns the value of attribute price_ids.
23 24 25 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 23 def price_ids @price_ids end |
#primary_disk_partition_id ⇒ Object
Returns the value of attribute primary_disk_partition_id.
24 25 26 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 24 def primary_disk_partition_id @primary_disk_partition_id end |
#promotion_code ⇒ Object
Returns the value of attribute promotion_code.
25 26 27 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 25 def promotion_code @promotion_code end |
#properties ⇒ Object
Returns the value of attribute properties.
26 27 28 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 26 def properties @properties end |
#quantity ⇒ Object
Returns the value of attribute quantity.
27 28 29 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 27 def quantity @quantity end |
#quantity_limit ⇒ Object
Returns the value of attribute quantity_limit.
28 29 30 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 28 def quantity_limit @quantity_limit end |
#resource_id ⇒ Object
Returns the value of attribute resource_id.
29 30 31 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 29 def resource_id @resource_id end |
#resource_type ⇒ Object
Returns the value of attribute resource_type.
30 31 32 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 30 def resource_type @resource_type end |
#source_virtual_guest_id ⇒ Object
Returns the value of attribute source_virtual_guest_id.
31 32 33 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 31 def source_virtual_guest_id @source_virtual_guest_id end |
#storage_groups ⇒ Object
Returns the value of attribute storage_groups.
32 33 34 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 32 def storage_groups @storage_groups end |
#tax_cache_hash ⇒ Object
Returns the value of attribute tax_cache_hash.
33 34 35 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 33 def tax_cache_hash @tax_cache_hash end |
#verified_config ⇒ Object
Returns the value of attribute verified_config.
34 35 36 |
# File 'lib/softlayer/container/product/order/cart/item.rb', line 34 def verified_config @verified_config end |