Class: Softlayer::Billing::Order::Note

Inherits:
Entity show all
Defined in:
lib/softlayer/billing/order/note.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

#create_dateObject

Returns the value of attribute create_date.



5
6
7
# File 'lib/softlayer/billing/order/note.rb', line 5

def create_date
  @create_date
end

#employeeObject

Returns the value of attribute employee.



6
7
8
# File 'lib/softlayer/billing/order/note.rb', line 6

def employee
  @employee
end

#orderObject

Returns the value of attribute order.



7
8
9
# File 'lib/softlayer/billing/order/note.rb', line 7

def order
  @order
end