Class: SendGrid4r::REST::Stats::TopStat
- Inherits:
-
Struct
- Object
- Struct
- SendGrid4r::REST::Stats::TopStat
- Defined in:
- lib/sendgrid4r/rest/stats/stats.rb
Instance Attribute Summary collapse
-
#date ⇒ Object
Returns the value of attribute date.
-
#stats ⇒ Object
Returns the value of attribute stats.
Instance Attribute Details
#date ⇒ Object
Returns the value of attribute date
17 18 19 |
# File 'lib/sendgrid4r/rest/stats/stats.rb', line 17 def date @date end |
#stats ⇒ Object
Returns the value of attribute stats
17 18 19 |
# File 'lib/sendgrid4r/rest/stats/stats.rb', line 17 def stats @stats end |