Class: Softlayer::Ticket::Attachment::ManualPayment

Inherits:
Softlayer::Ticket::Attachment show all
Defined in:
lib/softlayer/ticket/attachment/manual_payment.rb

Defined Under Namespace

Classes: Representer

Instance Attribute Summary collapse

Attributes inherited from Softlayer::Ticket::Attachment

#assigned_agent, #attachment_id, #create_date, #id, #scheduled_action, #ticket, #ticket_id

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

#resourceObject

Returns the value of attribute resource.



5
6
7
# File 'lib/softlayer/ticket/attachment/manual_payment.rb', line 5

def resource
  @resource
end