Module: Sendgrid::API::Web::Stats
- Included in:
- Client
- Defined in:
- lib/sendgrid/api/web/stats.rb
Defined Under Namespace
Classes: Services
Instance Method Summary collapse
Instance Method Details
#stats ⇒ Object
9 10 11 |
# File 'lib/sendgrid/api/web/stats.rb', line 9 def stats Services.new(resource) end |