Class: Softlayer::Container::Network::Message::Delivery::Email::Sendgrid::Statistics::Graph

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/container/network/message/delivery/email/sendgrid/statistics/graph.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

#graph_errorObject

Returns the value of attribute graph_error.



10
11
12
# File 'lib/softlayer/container/network/message/delivery/email/sendgrid/statistics/graph.rb', line 10

def graph_error
  @graph_error
end

#graph_imageObject

Returns the value of attribute graph_image.



11
12
13
# File 'lib/softlayer/container/network/message/delivery/email/sendgrid/statistics/graph.rb', line 11

def graph_image
  @graph_image
end

#graph_titleObject

Returns the value of attribute graph_title.



12
13
14
# File 'lib/softlayer/container/network/message/delivery/email/sendgrid/statistics/graph.rb', line 12

def graph_title
  @graph_title
end