Class: Softlayer::Billing::Item::Virtual::Host::Usage

Inherits:
Softlayer::Billing::Item show all
Defined in:
lib/softlayer/billing/item/virtual/host/usage.rb

Defined Under Namespace

Classes: Representer

Constant Summary

Constants inherited from Softlayer::Billing::Item

SERVICE

Instance Attribute Summary collapse

Attributes inherited from Softlayer::Billing::Item

#account, #active_agreement, #active_agreement_flag, #active_associated_children, #active_associated_children_count, #active_associated_guest_disk_billing_item_count, #active_associated_guest_disk_billing_items, #active_bundled_item_count, #active_bundled_items, #active_cancellation_item, #active_children, #active_children_count, #active_flag, #active_spare_pool_associated_guest_disk_billing_item_count, #active_spare_pool_associated_guest_disk_billing_items, #active_spare_pool_bundled_item_count, #active_spare_pool_bundled_items, #allow_cancellation_flag, #associated_billing_item, #associated_billing_item_history, #associated_billing_item_history_count, #associated_billing_item_id, #associated_children, #associated_children_count, #associated_parent, #associated_parent_count, #available_matching_vlan_count, #available_matching_vlans, #bandwidth_allocation, #billable_children, #billable_children_count, #bundle_item_count, #bundle_items, #bundled_item_count, #bundled_items, #canceled_children, #canceled_children_count, #cancellation_date, #cancellation_reason, #cancellation_request_count, #cancellation_requests, #category, #category_code, #children, #children_count, #children_with_active_agreement, #children_with_active_agreement_count, #create_date, #current_hourly_charge, #cycle_start_date, #description, #domain_name, #downgrade_item_count, #downgrade_items, #filtered_next_invoice_children, #filtered_next_invoice_children_count, #host_name, #hourly_flag, #hourly_recurring_fee, #hours_used, #id, #invoice_item, #invoice_item_count, #invoice_items, #item, #labor_fee, #labor_fee_tax_rate, #last_bill_date, #location, #modify_date, #next_bill_date, #next_invoice_children, #next_invoice_children_count, #next_invoice_total_one_time_amount, #next_invoice_total_one_time_tax_amount, #next_invoice_total_recurring_amount, #next_invoice_total_recurring_tax_amount, #non_zero_next_invoice_children, #non_zero_next_invoice_children_count, #notes, #one_time_fee, #one_time_fee_tax_rate, #order_item, #order_item_id, #original_location, #package, #parent, #parent_id, #parent_virtual_guest_billing_item, #pending_cancellation_flag, #pending_order_item, #provision_transaction, #recurring_fee, #recurring_fee_tax_rate, #recurring_months, #service_provider_id, #setup_fee, #setup_fee_tax_rate, #software_description, #upgrade_item, #upgrade_item_count, #upgrade_items

Method Summary

Methods inherited from Softlayer::Billing::Item

#cancel_item, #cancel_service, #cancel_service_on_anniversary_date, #get_account, #get_active_agreement, #get_active_agreement_flag, #get_active_associated_children, #get_active_associated_guest_disk_billing_items, #get_active_bundled_items, #get_active_cancellation_item, #get_active_children, #get_active_flag, #get_active_spare_pool_associated_guest_disk_billing_items, #get_active_spare_pool_bundled_items, #get_associated_billing_item, #get_associated_billing_item_history, #get_associated_children, #get_associated_parent, #get_available_matching_vlans, #get_bandwidth_allocation, #get_billable_children, #get_bundle_items, #get_bundled_items, #get_canceled_children, #get_cancellation_reason, #get_cancellation_requests, #get_category, #get_children, #get_children_with_active_agreement, #get_downgrade_items, #get_filtered_next_invoice_children, #get_hourly_flag, #get_invoice_item, #get_invoice_items, #get_item, #get_location, #get_next_invoice_children, #get_next_invoice_total_one_time_amount, #get_next_invoice_total_one_time_tax_amount, #get_next_invoice_total_recurring_amount, #get_next_invoice_total_recurring_tax_amount, #get_non_zero_next_invoice_children, #get_object, #get_order_item, #get_original_location, #get_package, #get_parent, #get_parent_virtual_guest_billing_item, #get_pending_cancellation_flag, #get_pending_order_item, #get_provision_transaction, get_service_billing_items_by_category, #get_software_description, #get_upgrade_item, #get_upgrade_items, #remove_association_id, #set_association_id, #void_cancel_service

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.



8
9
10
# File 'lib/softlayer/billing/item/virtual/host/usage.rb', line 8

def resource
  @resource
end

#resource_table_idObject

Returns the value of attribute resource_table_id.



7
8
9
# File 'lib/softlayer/billing/item/virtual/host/usage.rb', line 7

def resource_table_id
  @resource_table_id
end