Class: Softlayer::Notification::Subscriber::Customer

Inherits:
Softlayer::Notification::Subscriber show all
Defined in:
lib/softlayer/notification/subscriber/customer.rb

Defined Under Namespace

Classes: Representer

Instance Attribute Summary collapse

Attributes inherited from Softlayer::Notification::Subscriber

#active, #create_date, #delivery_method_count, #delivery_methods, #id, #modify_date, #notification, #notification_id, #notification_subscriber_type_id, #notification_subscriber_type_resource_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

#subscriber_recordObject

Returns the value of attribute subscriber_record.



5
6
7
# File 'lib/softlayer/notification/subscriber/customer.rb', line 5

def subscriber_record
  @subscriber_record
end