Class: Softlayer::Container::Product::Order::Cart::Item

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

#billing_order_item_idObject

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_idObject

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_urlObject

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

#hashObject

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_flagObject

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_idObject

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_nameObject

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

#locationObject

Returns the value of attribute location.



14
15
16
# File 'lib/softlayer/container/product/order/cart/item.rb', line 14

def location
  @location
end

#nameObject

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_typeObject

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_idObject

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_typeObject

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_idObject

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_idsObject

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_idObject

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_codeObject

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

#propertiesObject

Returns the value of attribute properties.



23
24
25
# File 'lib/softlayer/container/product/order/cart/item.rb', line 23

def properties
  @properties
end

#quantityObject

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_limitObject

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_idObject

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_typeObject

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_idObject

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_groupsObject

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_hashObject

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_configObject

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