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

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

#aggregates_onlyObject

Returns the value of attribute aggregates_only.



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

def aggregates_only
  @aggregates_only
end

#categoryObject

Returns the value of attribute category.



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

def category
  @category
end

#daysObject

Returns the value of attribute days.



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

def days
  @days
end

#end_dateObject

Returns the value of attribute end_date.



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

def end_date
  @end_date
end

#selected_statisticsObject

Returns the value of attribute selected_statistics.



14
15
16
# File 'lib/softlayer/container/network/message/delivery/email/sendgrid/statistics/options.rb', line 14

def selected_statistics
  @selected_statistics
end

#start_dateObject

Returns the value of attribute start_date.



15
16
17
# File 'lib/softlayer/container/network/message/delivery/email/sendgrid/statistics/options.rb', line 15

def start_date
  @start_date
end