Class: SendGrid4r::REST::Stats::TopStat

Inherits:
Struct
  • Object
show all
Defined in:
lib/sendgrid4r/rest/stats/stats.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dateObject

Returns the value of attribute date

Returns:

  • (Object)

    the current value of date



17
18
19
# File 'lib/sendgrid4r/rest/stats/stats.rb', line 17

def date
  @date
end

#statsObject

Returns the value of attribute stats

Returns:

  • (Object)

    the current value of stats



17
18
19
# File 'lib/sendgrid4r/rest/stats/stats.rb', line 17

def stats
  @stats
end