Class: Softlayer::Notification::Occurrence::Account

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/notification/occurrence/account.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.



6
7
8
# File 'lib/softlayer/notification/occurrence/account.rb', line 6

def 
  @account
end

#activeObject

Returns the value of attribute active.



5
6
7
# File 'lib/softlayer/notification/occurrence/account.rb', line 5

def active
  @active
end

#last_notification_updateObject

Returns the value of attribute last_notification_update.



7
8
9
# File 'lib/softlayer/notification/occurrence/account.rb', line 7

def last_notification_update
  @last_notification_update
end

#notification_occurrence_eventObject

Returns the value of attribute notification_occurrence_event.



8
9
10
# File 'lib/softlayer/notification/occurrence/account.rb', line 8

def notification_occurrence_event
  @notification_occurrence_event
end