Class: Softlayer::Notification::User::Subscriber::Delivery::Method

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/notification/user/subscriber/delivery/method.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

#activeObject

Returns the value of attribute active.



7
8
9
# File 'lib/softlayer/notification/user/subscriber/delivery/method.rb', line 7

def active
  @active
end

#delivery_methodObject

Returns the value of attribute delivery_method.



10
11
12
# File 'lib/softlayer/notification/user/subscriber/delivery/method.rb', line 10

def delivery_method
  @delivery_method
end

#notification_method_idObject

Returns the value of attribute notification_method_id.



8
9
10
# File 'lib/softlayer/notification/user/subscriber/delivery/method.rb', line 8

def notification_method_id
  @notification_method_id
end

#notification_user_subscriberObject

Returns the value of attribute notification_user_subscriber.



11
12
13
# File 'lib/softlayer/notification/user/subscriber/delivery/method.rb', line 11

def notification_user_subscriber
  @notification_user_subscriber
end

#notification_user_subscriber_idObject

Returns the value of attribute notification_user_subscriber_id.



9
10
11
# File 'lib/softlayer/notification/user/subscriber/delivery/method.rb', line 9

def notification_user_subscriber_id
  @notification_user_subscriber_id
end