Class: Softlayer::Product::Item::Price::Account::Restriction

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/product/item/price/account/restriction.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

#accountObject

Returns the value of attribute account.



10
11
12
# File 'lib/softlayer/product/item/price/account/restriction.rb', line 10

def 
  @account
end

#account_idObject

Returns the value of attribute account_id.



7
8
9
# File 'lib/softlayer/product/item/price/account/restriction.rb', line 7

def 
  @account_id
end

#idObject

Returns the value of attribute id.



8
9
10
# File 'lib/softlayer/product/item/price/account/restriction.rb', line 8

def id
  @id
end

#item_priceObject

Returns the value of attribute item_price.



11
12
13
# File 'lib/softlayer/product/item/price/account/restriction.rb', line 11

def item_price
  @item_price
end

#item_price_idObject

Returns the value of attribute item_price_id.



9
10
11
# File 'lib/softlayer/product/item/price/account/restriction.rb', line 9

def item_price_id
  @item_price_id
end