Class: Softlayer::Billing::Invoice::Item::Hardware

Inherits:
Softlayer::Billing::Invoice::Item show all
Defined in:
lib/softlayer/billing/invoice/item/hardware.rb

Defined Under Namespace

Classes: Representer

Constant Summary

Constants inherited from Softlayer::Billing::Invoice::Item

SERVICE

Instance Attribute Summary collapse

Attributes inherited from Softlayer::Billing::Invoice::Item

#associated_children, #associated_children_count, #associated_invoice_item, #associated_invoice_item_id, #billing_item, #billing_item_id, #category, #category_code, #children, #children_count, #create_date, #description, #domain_name, #filtered_associated_children, #filtered_associated_children_count, #host_name, #hourly_recurring_fee, #id, #invoice, #invoice_id, #labor_after_tax_amount, #labor_fee, #labor_fee_tax_rate, #labor_tax_amount, #location, #non_zero_associated_children, #non_zero_associated_children_count, #notes, #one_time_after_tax_amount, #one_time_fee, #one_time_fee_tax_rate, #one_time_tax_amount, #parent, #parent_id, #product, #product_item_id, #recurring_after_tax_amount, #recurring_fee, #recurring_fee_tax_rate, #recurring_tax_amount, #resource_table_id, #setup_after_tax_amount, #setup_fee, #setup_fee_tax_rate, #setup_tax_amount, #total_one_time_amount, #total_one_time_tax_amount, #total_recurring_amount, #total_recurring_tax_amount

Method Summary

Methods inherited from Softlayer::Billing::Invoice::Item

#get_associated_children, #get_associated_invoice_item, #get_billing_item, #get_category, #get_children, #get_filtered_associated_children, #get_invoice, #get_location, #get_non_zero_associated_children, #get_object, #get_parent, #get_product, #get_total_one_time_amount, #get_total_one_time_tax_amount, #get_total_recurring_amount, #get_total_recurring_tax_amount

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

#resourceObject

Returns the value of attribute resource.



6
7
8
# File 'lib/softlayer/billing/invoice/item/hardware.rb', line 6

def resource
  @resource
end